yaml.rb

Path: lib/facets/core/file/self/yaml.rb
Last Update: Wed Dec 10 05:10:58 +0000 2008

Is a file a YAML file? Note this isn‘t perfect. At present it depends on the use use of an initial document separator (eg. ’—’). With YAML 1.1 the %YAML delaration will be manditory, so in the future this can be adapted to fit that standard.

[Validate]