Module: Card::Set::Self::Never
Instance Method Summary collapse
Methods included from Loader
#clean_empty_module_from_hash, #clean_empty_modules, #extended, #process_base_module_list, #process_base_modules, #register_set, #write_tmp_file
Methods included from Helpers
#abstract_set?, #all_set?, #attachment, #ensure_set, #include_set, #include_set_formats, #shortname, #stage_method
Methods included from Format
#all_set_format_mod!, #applicable_format?, #define_on_format, #each_format, #format, #register_set_format, #view
Methods included from Trait
#card_accessor, #card_reader, #card_writer
Methods included from Event
Methods included from FollowOption
cards, codenames, #description, included, main_options, #restrictive_option?, restrictive_options
Instance Method Details
#label ⇒ Object
15 16 17 |
# File 'tmpsets/set/mod006-05_email/self/never.rb', line 15 def label 'ignore' end |
#title ⇒ Object
11 12 13 |
# File 'tmpsets/set/mod006-05_email/self/never.rb', line 11 def title 'Ignoring' end |