struct Mint::Error::SnippetData
- Mint::Error::SnippetData
- Struct
- Value
- Object
Defined in:
errorable.crConstructors
Instance Method Summary
- #clone
- #copy_with(filename _filename = @filename, input _input = @input, from _from = @from, to _to = @to)
- #filename : String
- #from : Int64
- #input : String
- #to : Int64
Constructor Detail
Instance Method Detail
def copy_with(filename _filename = @filename, input _input = @input, from _from = @from, to _to = @to)
#