is_linux Function

public function is_linux()

Function that returns true if the operating system is linux

Arguments

None

Return Value logical(kind=4)


Called by

proc~~is_linux~~CalledByGraph proc~is_linux is_linux proc~dir_separator dir_separator proc~dir_separator->proc~is_linux proc~dirname dirname proc~dirname->proc~dir_separator proc~filename filename proc~filename->proc~dir_separator proc~make_path make_path proc~make_path->proc~dir_separator proc~path2vec path2vec proc~path2vec->proc~dir_separator proc~vec2path vec2path proc~vec2path->proc~dir_separator program~test_files test_files program~test_files->proc~dir_separator program~test_files->proc~filename program~test_files->proc~make_path program~test_files->proc~path2vec program~test_files->proc~vec2path