Class: Tomo::Plugin::GoodJob::Tasks::SystemdUnit

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

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



3
4
5
# File 'lib/tomo/plugin/good_job/tasks.rb', line 3

def name
  @name
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



3
4
5
# File 'lib/tomo/plugin/good_job/tasks.rb', line 3

def path
  @path
end

#templateObject

Returns the value of attribute template

Returns:

  • (Object)

    the current value of template



3
4
5
# File 'lib/tomo/plugin/good_job/tasks.rb', line 3

def template
  @template
end