Class: ReactOnRails::SystemChecker::PackageManagerDetection

Inherits:
Struct
  • Object
show all
Defined in:
lib/react_on_rails/system_checker.rb

Instance Attribute Summary collapse

Instance Attribute Details

#lockfile_scan_blockedObject

Returns the value of attribute lockfile_scan_blocked

Returns:

  • (Object)

    the current value of lockfile_scan_blocked



18
19
20
# File 'lib/react_on_rails/system_checker.rb', line 18

def lockfile_scan_blocked
  @lockfile_scan_blocked
end

#managerObject

Returns the value of attribute manager

Returns:

  • (Object)

    the current value of manager



18
19
20
# File 'lib/react_on_rails/system_checker.rb', line 18

def manager
  @manager
end