Class: NewPage::NoCompletion
- Inherits:
-
Hash
- Object
- Hash
- NewPage::NoCompletion
- Defined in:
- lib/new_page/input_hash.rb
Instance Method Summary collapse
Instance Method Details
#completion ⇒ Object
42 43 44 |
# File 'lib/new_page/input_hash.rb', line 42 def completion return {} end |
#write_history ⇒ Object
46 47 |
# File 'lib/new_page/input_hash.rb', line 46 def write_history end |