Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(MAPL_FargparseCLI), | intent(inout) | :: | fargparseCLI | |||
class(KeywordEnforcer), | intent(in), | optional | :: | unusable | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(KeywordEnforcer), | intent(in), | optional | :: | unusable | ||
character(len=*), | intent(in) | :: | dummy | |||
procedure(I_extraoptions), | optional | :: | extra | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(KeywordEnforcer), | intent(in), | optional | :: | unusable | ||
procedure(I_extraoptions), | optional | :: | extra | |||
integer, | intent(out), | optional | :: | rc |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(ArgParser), | public | :: | parser | ||||
type(StringUnlimitedMap), | public | :: | options |
private function new_CapOptions_from_fargparse (unusable, dummy, extra, rc) | |
private function new_CapOptions_from_fargparse_back_comp (unusable, extra, rc) |
procedure, public, nopass :: add_command_line_options | |
procedure, public :: fill_cap_options |