Toggle navigation
Fortran-lang/fpm
Packaging and contributing
Contents
Source Files
Modules
Procedures
Derived Types
Program
Source Files
Modules
Procedures
Derived Types
Program
fpm_clean_settings
Derived Type
4 statements
Source File
fpm_command_line.f90
fpm_command_line
fpm_clean_settings
Contents
Variables
clean_call
clean_skip
verbose
working_dir
type, public, extends(
fpm_cmd_settings
) :: fpm_clean_settings
Contents
Variables
clean_call
clean_skip
verbose
working_dir
Components
Type
Visibility
Attributes
Name
Initial
logical,
public
::
clean_call
=
.false.
logical,
public
::
clean_skip
=
.false.
logical,
public
::
verbose
=
.true.
character(len=:),
public,
allocatable
::
working_dir