Module: SelfList
- Included in:
- Takelage::Self
- Defined in:
- lib/takelage/self/list.rb
Overview
takelage self list
Instance Method Summary collapse
-
#self_list ⇒ Object
Backend method for config self.
Instance Method Details
#self_list ⇒ Object
Backend method for config self.
6 7 8 |
# File 'lib/takelage/self/list.rb', line 6 def self_list _manipulate_output_(_get_thor_list_) end |