Module: Hecks::Facade
- Defined in:
- lib/hecks/facade.rb,
lib/hecks/facade/handle.rb,
lib/hecks/facade/surface.rb,
lib/hecks/facade/cli_door.rb,
lib/hecks/facade/json_door.rb,
lib/hecks/facade/cli_runner.rb,
lib/hecks/facade/command_request.rb,
lib/hecks/facade/surface/chapter.rb,
lib/hecks/facade/surface/aggregate_door.rb
Overview
The class-free public surface — see facade/surface.rb for the door and
facade/handle.rb for the record in hand. Installed per boot by
Runtime::Loader.bind_runtime.
Defined Under Namespace
Modules: CliDoor, CliRunner, CommandRequest, JsonDoor, Surface Classes: Handle