yaml.rb

Path: lib/facets/core/file/self/yaml.rb
Last Update: Fri Apr 17 15:32:32 +0000 2009

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]