Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | arg | |||
type(flag_t), | intent(in) | :: | flag_list(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | arg | |||
character(len=LEN_CMD), | intent(in) | :: | cmd_list(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | arg | |||
type(cmd_t), | intent(in) | :: | cmd_list(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(arg_element_t), | intent(in) | :: | arg | |||
type(flag_t), | intent(in) | :: | flags(:) |