Class: Tomo::Plugin::Puma::Tasks::SystemdUnit

Inherits:
Struct
  • Object
show all
Defined in:
lib/tomo/plugin/puma/tasks.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



5
6
7
# File 'lib/tomo/plugin/puma/tasks.rb', line 5

def name
  @name
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



5
6
7
# File 'lib/tomo/plugin/puma/tasks.rb', line 5

def path
  @path
end

#templateObject

Returns the value of attribute template

Returns:

  • (Object)

    the current value of template



5
6
7
# File 'lib/tomo/plugin/puma/tasks.rb', line 5

def template
  @template
end