Module: Card::Set::Type::Scss
Instance Method Summary collapse
Methods included from Card::Set
abstract_set?, all_set?, clean_empty_module_from_hash, clean_empty_modules, define_on_format, each_format, ensure_set, extended, format, include_set, include_set_formats, process_base_module_list, process_base_modules, register_set, register_set_format, shortname, stage_method, view, write_tmp_file
Methods included from Card::Set::Trait
#card_accessor, #card_reader, #card_writer
Methods included from Event
Methods included from Css
Methods included from MachineInput
define_delete_events, define_update_event, included, search_involved_machines
Methods included from Machine
define_machine_events, define_machine_views, #ensure_machine_output, included, #input_item_cards, #lock!, #lock_cache_key, #locked?, #machine_output_path, #machine_output_url, #reset_machine_output!, #run_machine, set_default_input_collection_method, set_default_input_preparation_method, set_default_machine_behaviour, set_default_output_storage_method, #unlock!, #update_input_card, #update_machine_output
Instance Method Details
#diff_args ⇒ Object
6 7 8 |
# File 'tmpsets/set/mod004-03_machines/type/scss.rb', line 6 def diff_args {format: :text} end |