Method: MList::List#help_url

Defined in:
lib/mlist/list.rb

#help_urlObject

The web address of the list help site, nil if this is not supported.



90
91
92
# File 'lib/mlist/list.rb', line 90

def help_url
  nil
end