Did you know ... | Search Documentation: |
![]() | Pack yaml -- prolog/yaml/util.pl |
Source
where Source
could
be a file path or an atom representing raw YAML with all the
comments not being filtered out. Output YAML
will have
all the comments been removed.
Source
could be:
atom(Atom)
file(FilePath)
YAML
atom to file specified by FilePath
.