package
0.0.0-20240422232310-6f3d57286155
Repository: https://github.com/leep-frog/command.git
Documentation: pkg.go.dev

# Functions

FromArgs converts variadic basic string args to the respective type.
GetOperator returns an operator for type T.
No description provided by the author

# Variables

IntRegex is the regex checked for int `Args`.

# Interfaces

Operator is an interface for mapping strings to and from specific types.