Foundry.CliOptions¶
Fields¶
None
Methods¶
class |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Details¶
- class Foundry.CliOptions¶
- classmethod new()¶
- Returns:
a new
Foundry.CliOptions- Return type:
- load_context(command_line)¶
- Parameters:
command_line (
Foundry.CommandLine) –- Returns:
a
Dex.Futurethat resolves to aFoundry.Context- Return type:
Loads the
Foundry.Contextbased on option values.
- unref()¶