modulepackage
0.0.0-20241018143404-b351d5d765f3
Repository: https://github.com/picosh/utils.git
Documentation: pkg.go.dev
# README
Pico Utils
Utilities used by pico.sh projects
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IsText reports whether a significant prefix of s looks like correct UTF-8; that is, if it is likely that s is human-readable text.
IsTextFile reports whether the file has a known extension indicating a text file, or if a significant chunk of the specified file looks like correct UTF-8; that is, if it is likely that the file contains human- readable text.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
https://stackoverflow.com/a/46964105.
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
Throws an error if the reader is bigger than limit.
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author