module MiGA::Daemon::Base

def nodelist

Returns the path to the list of execution hostnames
#
def nodelist
  runopts(:nodelist)
end