Class: VivlioStarter::CLI::DoctorCommands::ToolUpgrader::UpdateResult

Inherits:
Data
  • Object
show all
Defined in:
lib/vivlio_starter/cli/doctor/tool_upgrader.rb

Overview

1 ツールの更新結果

Instance Attribute Summary collapse

Instance Attribute Details

#entryObject (readonly)

Returns the value of attribute entry

Returns:

  • (Object)

    the current value of entry



140
141
142
# File 'lib/vivlio_starter/cli/doctor/tool_upgrader.rb', line 140

def entry
  @entry
end

#okObject (readonly)

Returns the value of attribute ok

Returns:

  • (Object)

    the current value of ok



140
141
142
# File 'lib/vivlio_starter/cli/doctor/tool_upgrader.rb', line 140

def ok
  @ok
end