Class: LogixToolkit
- Inherits:
-
Object
- Object
- LogixToolkit
- Defined in:
- lib/logix-toolkit/LogixToolkit.rb
Overview
The main library class
Defined Under Namespace
Classes: Operations
Class Method Summary collapse
-
.help ⇒ Object
Displays introduction and a tutorial on how to use the library.
Class Method Details
.help ⇒ Object
Displays introduction and a tutorial on how to use the library
12 13 14 |
# File 'lib/logix-toolkit/LogixToolkit.rb', line 12 def self.help Messages.intro end |