get_access Subroutine

public subroutine get_access()

获取工程路径

Arguments

None

Calls

proc~~get_access~~CallsGraph proc~get_access get_access get_value get_value proc~get_access->get_value toml_parse toml_parse proc~get_access->toml_parse is_exist is_exist proc~get_access->is_exist error_stop error_stop proc~get_access->error_stop proc~get_path get_path proc~get_access->proc~get_path argv argv proc~get_path->argv

Contents


Variables

TypeVisibilityAttributesNameInitial
type(toml_table), public, allocatable:: access_table
type(toml_table), public, pointer:: subtable
character, public, allocatable:: cwd