Class: SlashMigrate::MigrationRunner::Result

Inherits:
Struct
  • Object
show all
Defined in:
app/services/slash_migrate/migration_runner.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#outputObject

Returns the value of attribute output

Returns:

  • (Object)

    the current value of output



17
18
19
# File 'app/services/slash_migrate/migration_runner.rb', line 17

def output
  @output
end

#successObject

Returns the value of attribute success

Returns:

  • (Object)

    the current value of success



17
18
19
# File 'app/services/slash_migrate/migration_runner.rb', line 17

def success
  @success
end

Instance Method Details

#success?Boolean

Returns:

  • (Boolean)


18
# File 'app/services/slash_migrate/migration_runner.rb', line 18

def success? = success