Instance Method
setFileValue:specifier:
Set the value stored in file for the given specifier.
Declaration
-(void)setFileValue:(id)value specifier:(PSSpecifier *)specifier;
Parameters
-
value
value object to be set.
-
specifier
specifier to use to read the value for.