Class: Hookit::Platform::Base
- Inherits:
-
Object
- Object
- Hookit::Platform::Base
- Defined in:
- lib/hookit/platform/base.rb
Instance Method Summary collapse
Instance Method Details
#detect? ⇒ Boolean
5 |
# File 'lib/hookit/platform/base.rb', line 5 def detect?; end |
#name ⇒ Object
6 |
# File 'lib/hookit/platform/base.rb', line 6 def name; end |
#os ⇒ Object
7 |
# File 'lib/hookit/platform/base.rb', line 7 def os; end |