Instance Method
readFileValue:
Get the value stored in file for the given specifier.
Declaration
-(id)readFileValue:(PSSpecifier *)specifier;
Parameters
-
specifier
specifier to use to read the value for.
Return Value
An object representing the value for the given specifier.
Related Links
Using Files
-
- setFileValue:specifier:
Set the value stored in file for the given specifier.