[This is preliminary documentation and is subject to change.]
The Configuration type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | BuildFromArguments |
Builds a Naiad configuration from the given command-line arguments, interpreting them according to
the output of Configuration.Usage().
|
![]() ![]() | FromArgs |
Builds a Naiad configuration from the given command-line arguments, interpreting them according to
the output of Configuration.Usage().
|
![]() ![]() | Usage |
Prints information about the standard Naiad command-line options, which are used to build
a configuration in Configuration.FromArgs().
|
See Also