Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
arg_parser
v0.1.3
ArgParser
CommaSeparatedArrayConverter
ConversionError
EnumNameConverter
EnumValueConverter
EpochConverter
EpochMillisConverter
Error
Field
MissingAttributeError
UnknownAttributeError
Validate
Format
InRange
ValidationError
Validator
Validators
FormatValidator
RangeValidator
BigFloat
BigInt
BigRational
Bool
Float32
Float64
Int128
Int16
Int32
Int64
Int8
Nil
String
UInt128
UInt16
UInt32
UInt64
UInt8
URI
UUID
Built with Crystal 1.9.2
2023-10-08 07:41:52 UTC
struct
Int64
Int64
Int
Number
Value
Object
Defined in:
arg_parser/from_arg.cr
Class Method Summary
.from_arg
(arg : String)
Class Method Detail
def self.
from_arg
(arg :
String
)
#
[
View source
]