package
1.0.0
Repository: https://github.com/c4pt0r/tcli.git
Documentation: pkg.go.dev

# Functions

1 yes, 0 no, -1 return.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetArgsAndOptionFlag returns args and option flag Example: ['arg1', 'arg2', '--option-a=value', '--option-b'] => {args: ['arg1', 'arg2'], optionFlag: ['--option-a=value', '--option-b']} ['arg1', '--option1', 'arg2', '--option2'] => {args: ['arg1', 'arg2'], optionFlag: ['--option1', '--option2']}.
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
NextKey returns the next key in byte-order.
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
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

# Constants

No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author

# Type aliases

String Literal Parsing h'12332321' <---- Hex string.