fpm_update_settings Derived Type

type, public, extends(fpm_cmd_settings) :: fpm_update_settings

Settings for interacting and updating with project dependencies


Components

Type Visibility Attributes Name Initial
logical, public :: clean
character(len=:), public, allocatable :: dump
logical, public :: fetch_only
character(len=ibug), public, allocatable :: name(:)
logical, public :: verbose = .true.
character(len=:), public, allocatable :: working_dir