Class: VivlioStarter::CLI::DoctorCommands::ToolUpgrader::UpdateResult
- Inherits:
-
Data
- Object
- Data
- VivlioStarter::CLI::DoctorCommands::ToolUpgrader::UpdateResult
- Defined in:
- lib/vivlio_starter/cli/doctor/tool_upgrader.rb
Overview
1 ツールの更新結果
Instance Attribute Summary collapse
-
#entry ⇒ Object
readonly
Returns the value of attribute entry.
-
#ok ⇒ Object
readonly
Returns the value of attribute ok.
Instance Attribute Details
#entry ⇒ Object (readonly)
Returns the value of attribute entry
140 141 142 |
# File 'lib/vivlio_starter/cli/doctor/tool_upgrader.rb', line 140 def entry @entry end |
#ok ⇒ Object (readonly)
Returns the value of attribute ok
140 141 142 |
# File 'lib/vivlio_starter/cli/doctor/tool_upgrader.rb', line 140 def ok @ok end |