Home
Home
Docs
API
Theme
System
Light
Dark
NuGet
GitHub
Menu
Loading menu…
Home
API
SharpYaml.Model
YamlNodeTracker
Methods
GetPaths(YamlNode)
Menu
On this page
GetPaths(YamlNode) Method
Definition
Namespace
SharpYaml.Model
Assembly
SharpYaml.dll
View source
Gets paths.
public IList<Path> GetPaths(YamlNode child)
Parameters
child
YamlNode
Returns
IList<Path>