Class: Doodle::App::Option

Inherits:
DoodleAttribute show all
Defined in:
lib/doodle/app.rb

Overview

class representing a generic option

Direct Known Subclasses

Filename

Method Summary

Methods inherited from DoodleAttribute

#abstract, #default_defined?, #init_defined?, #optional?, params_from_args, #readonly, #required?, #validate!

Methods inherited from Doodle

context, parent, raise_exception_on_error, raise_exception_on_error=

Methods included from Core

included