remove_path_by_value
Description:
Removes path
.
Parameters:
this |
the SettingMatch |
path |
the path to remove |
Returns:
true if the path was found and removed; false if it was not. |
Removes path
.
this |
the SettingMatch |
path |
the path to remove |
true if the path was found and removed; false if it was not. |