YAML module of PicoRuby

Singleton methods

dump

YAML.dump(Object) -> String

load

YAML.load(String) -> Object
Tags: