Class: Browsable::Doctor::Status

Inherits:
Data
  • Object
show all
Defined in:
lib/browsable/doctor.rb

Overview

The resolved state of a tool on this machine.

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#detailObject (readonly)

Returns the value of attribute detail

Returns:

  • (Object)

    the current value of detail



23
24
25
# File 'lib/browsable/doctor.rb', line 23

def detail
  @detail
end

#installedObject (readonly)

Returns the value of attribute installed

Returns:

  • (Object)

    the current value of installed



23
24
25
# File 'lib/browsable/doctor.rb', line 23

def installed
  @installed
end

#toolObject (readonly)

Returns the value of attribute tool

Returns:

  • (Object)

    the current value of tool



23
24
25
# File 'lib/browsable/doctor.rb', line 23

def tool
  @tool
end

Instance Method Details

#installed?Boolean

Returns:

  • (Boolean)


24
# File 'lib/browsable/doctor.rb', line 24

def installed? = installed