Module: Btape
- Defined in:
- lib/btape/cli.rb,
lib/btape/error.rb,
lib/btape/parser.rb,
lib/btape/result.rb,
lib/btape/runner.rb,
lib/btape/palette.rb,
lib/btape/version.rb,
lib/btape/duration.rb,
lib/btape/executor.rb,
lib/btape/recorder.rb,
lib/btape/settings.rb,
lib/btape/llm/client.rb,
lib/btape/llm/prompt.rb,
lib/btape/gif_encoder.rb,
lib/btape/null_logger.rb,
lib/btape/llm/generator.rb,
lib/btape/lzw_compressor.rb,
lib/btape/generate_command.rb
Defined Under Namespace
Modules: Duration, LLM, Palette Classes: CLI, Command, Error, Executor, GenerateCommand, GifEncoder, NullLogger, Parser, Recorder, Result, Runner, ScriptError, Settings, TimeoutError
Constant Summary collapse
- VERSION =
'0.4.0'