jax ~master (2015-09-10T21:20:55Z)
Dub
Repo
Definer
definer
Undocumented in source.
struct
Definer {
struct
Options
;
this
(Options options);
static
string
process
(string fileName, Options options);
}
Constructors
this
this
(Options options)
Undocumented in source.
Members
Static functions
process
string
process
(string fileName, Options options)
Undocumented in source. Be warned that the author may not have intended to support it.
Structs
Options
struct
Options
Undocumented in source.
Meta
Source
See Implementation
definer
structs
Definer