pic_command_line Module

command line interaction module


Uses

  • module~~pic_command_line~~UsesGraph module~pic_command_line pic_command_line module~pic_types pic_types module~pic_command_line->module~pic_types iso_fortran_env iso_fortran_env module~pic_types->iso_fortran_env

Functions

public function get_first_arg_from_command_line() result(filename)

get the first argument from the command line, this is expected to be a filename

Read more…

Arguments

None

Return Value character(len=255)