class

Docopt::Tokens

Inherits Reference < Object

Constructors

from_array(arr : Array(String)) : Tokens
Source
from_pattern(source : String) : Tokens
Source
new(error : DocoptExit.class | DocoptLanguageError.class = DocoptExit)
Source

Instance methods

<<(*args, **options)
Source
<<(*args, **options, &)
Source
[](*args, **options)
Source
[](*args, **options, &)
Source
current
Source
delete_at(*args, **options)
Source
delete_at(*args, **options, &)
Source
error
Source
error=(error : ::Docopt::DocoptException.class)
Source
join(*args, **options)
Source
join(*args, **options, &)
Source
map(*args, **options)
Source
map(*args, **options, &)
Source
move
Source
size(*args, **options)
Source
size(*args, **options, &)
Source