Class: LogixToolkit

Inherits:
Object
  • Object
show all
Defined in:
lib/logix-toolkit/LogixToolkit.rb

Overview

The main library class

Defined Under Namespace

Classes: Operations

Class Method Summary collapse

Class Method Details

.helpObject

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