[][src]Constant dia_args::DIA_ARGS_FILE_NAME

pub const DIA_ARGS_FILE_NAME: &'static str

Default file name for storing arguments: .dia-args

The file must be placed within the directory of the program. Then you can use ::parse_file() to parse it. Refer to that function for content syntax.