Module: Card::Set::Abstract::Script::Format
- Extended by:
- Card::Set::AbstractFormat
- Defined in:
- tmpsets/set/mod014-machines/abstract/script.rb
Instance Method Summary collapse
-
#chunk_list ⇒ Object
turn off autodetection of uri's.
Instance Method Details
#chunk_list ⇒ Object
turn off autodetection of uri's
57 58 59 |
# File 'tmpsets/set/mod014-machines/abstract/script.rb', line 57 def chunk_list # turn off autodetection of uri's :nest_only end |