Inherited Variables
Inherited Constants
Inherited Methods
Class Details
Tags:
- see - GKRELLM_UPDATE_FSFSTAB
[ Top ]
Class Variables
Class Methods
get_all_fs
void get_all_fs(
)
[line 85]
Tags:
- access - public
Parameters:
[ Top ]
get_fs
gkrellm_fstab get_fs(
string
$s_dir)
[line 94]
Tags:
- return - A gkrellm_fstab object corresponding to the filesystem specified by $s_dir
- access - public
Parameters:
- string $s_dir - Specifies the mount point of the desired filesystem
[ Top ]