3 4 5 6 7 8
# File 'lib/pec/command/list.rb', line 3 def self.task(server, config) puts sprintf( " %-35s", config.name ) end