Class: Flexdot::Output::Status

Inherits:
Struct
  • Object
show all
Defined in:
lib/flexdot/output.rb

Instance Attribute Summary collapse

Instance Attribute Details

#backupedObject

Returns the value of attribute backuped

Returns:

  • (Object)

    the current value of backuped



7
8
9
# File 'lib/flexdot/output.rb', line 7

def backuped
  @backuped
end

#home_fileObject

Returns the value of attribute home_file

Returns:

  • (Object)

    the current value of home_file



7
8
9
# File 'lib/flexdot/output.rb', line 7

def home_file
  @home_file
end

#resultObject

Returns the value of attribute result

Returns:

  • (Object)

    the current value of result



7
8
9
# File 'lib/flexdot/output.rb', line 7

def result
  @result
end