yaml-datastore / clear
clear(
workingDirectoryPath,elementPath,depth):YdsResult
Defined in: clear.ts:22
string
relative or absolute path to working directory containing yaml-datastore serialized content
string
element path to element to be cleared
number = 0
depth of element to be returned in YdsResult object
a YdsResult containing the status of the call to clear function