Module: Toys::InputFile

Defined in:
core-docs/toys/input_file.rb

Overview

Defined in the toys-core gem

This module is the root namespace for tool definitions loaded from files. Whenever a toys configuration file is parsed, a module is created under this parent for that file's contents. Tool classes defined in that file, along with mixins and templates, and any other classes, modules, and constants defined, are located within that file's module.