MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
MAPL_CapOptions
Interface
3 statements
Source File
FargparseCLI.F90
MAPL_FargparseCLIMod
MAPL_CapOptions
Contents
Module Procedures
old_CapOptions_from_fargparse
public interface MAPL_CapOptions
Module Procedures
private function old_CapOptions_from_Fargparse(fargparseCLI, unusable, rc) result(cap_options)
Arguments
Type
Intent
Optional
Attributes
Name
type(
MAPL_FargparseCLI
),
intent(inout)
::
fargparseCLI
class(
KeywordEnforcer
),
intent(in),
optional
::
unusable
integer,
intent(out),
optional
::
rc
Return Value
type(
MAPL_CapOptions
)