package
0.0.0-20240731062821-dc9c76cc409b
Repository: https://github.com/daedaleanai/git-ticket.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Empty tell if the string is considered empty once space and not graphics characters are removed.
GetTermDim returns the character width and height of the users terminal.
Safe will tell if a character in the string is considered unsafe Currently trigger on unicode control character except \n, \t and \r.
ValidUrl will tell if the string contains what seems to be a valid URL.