Module: VFS

Defined in:
lib/yaml_vfs.rb,
lib/yaml-vfs/utils.rb,
lib/yaml-vfs/command.rb,
lib/yaml-vfs/version.rb,
lib/yaml-vfs/yaml_vfs.rb,
lib/yaml-vfs/file_collector.rb,
lib/yaml-vfs/command/yaml_vfs_writer.rb

Overview

The primary namespace for VFS.

Defined Under Namespace

Modules: Utils Classes: Command, FileCollector, FileCollectorEntry, Informative, JSONWriter, PlainInformative, YAMLVFSEntry, YAMLVFSWriter

Constant Summary collapse

VERSION =
'0.0.4'
HEADER_FILES_EXTENSIONS =
%w[.h .hh .hpp .ipp .tpp .hxx .def .inl .inc].freeze
VFS_FILES_EXTENSIONS =
%w[.yaml .yml .json].freeze