csuf ~master (2022-04-10T03:24:41.060471)
Dub
Repo
CommandSequenceReader
csuf
reader
struct
CommandSequenceReader (
String
)
if
(
isSomeString
!
String
) {
Entry
!
String
[]
entries
;
this
(String sourceText, String resetCommand);
this(this)
;
}
Constructors
this
this
(String sourceText, String resetCommand)
Postblit
this(this)
this(this)
Undocumented in source.
Members
Variables
entries
Entry
!
String
[]
entries
;
Meta
Source
See Implementation
csuf
reader
structs
CommandSequenceReader
Entry
Item