Module: Gm::Notepad
- Defined in:
- lib/gm/notepad.rb,
lib/gm/notepad/app.rb,
lib/gm/notepad/table.rb,
lib/gm/notepad/config.rb,
lib/gm/notepad/version.rb,
lib/gm/notepad/readline.rb,
lib/gm/notepad/container.rb,
lib/gm/notepad/exceptions.rb,
lib/gm/notepad/table_entry.rb,
lib/gm/notepad/line_renderer.rb,
lib/gm/notepad/buffer_wrapper.rb,
lib/gm/notepad/line_evaluator.rb,
lib/gm/notepad/table_registry.rb,
lib/gm/notepad/input_processor.rb,
lib/gm/notepad/throughput_text.rb,
lib/gm/notepad/table_column_set.rb,
lib/gm/notepad/input_handler_registry.rb,
lib/gm/notepad/parameters/table_lookup.rb,
lib/gm/notepad/evaluators/dice_evaluator.rb,
lib/gm/notepad/input_handlers/help_handler.rb,
lib/gm/notepad/input_handlers/comment_handler.rb,
lib/gm/notepad/input_handlers/default_handler.rb,
lib/gm/notepad/input_handlers/shell_out_handler.rb,
lib/gm/notepad/input_handlers/write_line_handler.rb,
lib/gm/notepad/input_handlers/query_table_handler.rb,
lib/gm/notepad/input_handlers/write_to_table_handler.rb,
lib/gm/notepad/input_handlers/query_table_names_handler.rb
Defined Under Namespace
Modules: Evaluators, InputHandlers, Parameters, Readline, TableEntry Classes: App, BufferWrapper, Config, Container, DuplicateKeyError, ExceededTimeToLiveError, InputHandlerRegistry, InputProcessor, LineEvaluator, LineForRendering, LineRenderer, MissingTableEntryError, MissingTableError, RuntimeError, Table, TableColumnSet, TableRegistry, ThroughputText
Constant Summary collapse
- VERSION =
"0.0.17"- TABLE_ENTRY_RANGE_MARKER =
"-".freeze