YamlTypeGuesser.guess

Guess type of yaml node

class YamlTypeGuesser
const @trusted
TypeInfo
guess
()

Parameters

serialized Node

yaml node that is inspected

Return Value

Type: TypeInfo

TypeInfo of underlying yaml node data

Meta