Module: BitmapCompiler

Defined in:
lib/bitmap_compiler.rb,
lib/bitmap_compiler/cli.rb,
lib/bitmap_compiler/version.rb,
lib/bitmap_compiler/core/bitmap.rb,
lib/bitmap_compiler/core/editor.rb,
lib/bitmap_compiler/core/output.rb,
lib/bitmap_compiler/core/bitmap_actions.rb,
lib/bitmap_compiler/core/bitmap_controller.rb,
lib/bitmap_compiler/core/errors/bitmap_error.rb,
lib/bitmap_compiler/core/errors/invalid_pixel_error.rb,
lib/bitmap_compiler/core/errors/incorrect_file_error.rb,
lib/bitmap_compiler/core/errors/no_image_found_error.rb,
lib/bitmap_compiler/core/errors/unknown_command_error.rb,
lib/bitmap_compiler/core/errors/image_not_cleared_error.rb,
lib/bitmap_compiler/core/errors/invalid_dimensions_error.rb,
lib/bitmap_compiler/core/errors/invalid_coordinates_error.rb

Overview

Factory Pattern for error subclasses

Defined Under Namespace

Modules: Core Classes: CLI

Constant Summary collapse

VERSION =
'0.3.0'.freeze