struct
CliGen::Timeparse::RelativeOperation
- CliGen::Timeparse::RelativeOperation
- Struct
- Value
- Object
Defined in:
cligen/timeparse/relative_operation.crConstructors
Class Method Summary
-
.get_operations(raw : String) : Array(RelativeOperation)
Just handles retrieving the operations from a bare string and returning an array of them for use in applying them in a row
Instance Method Summary
Constructor Detail
Class Method Detail
def self.get_operations(raw : String) : Array(RelativeOperation)
#
Just handles retrieving the operations from a bare string and returning an array of them for use in applying them in a row