Method: Mrsk::Commander#hosts

Defined in:
lib/mrsk/commander.rb

#hostsObject



39
40
41
# File 'lib/mrsk/commander.rb', line 39

def hosts
  specific_hosts || config.all_hosts
end