commands/types library

Functions

commandIsBool(List args) bool
Function of type_is_bool command
commandIsCollection(List args) bool
Function of type_is_cl command
commandIsFile(List args) bool
Function of type_is_file command
commandIsInt(List args) bool
Function of type_is_int command
commandIsList(List args) bool
Function of type_is_list command
commandIsMap(List args) bool
Function of type_is_map command
commandIsNum(List args) bool
Function of type_is_num command
commandIsString(List args) bool
Function of type_is_string command
commandType(List args) String