Module: Htcp

Extended by:
Autoload
Defined in:
lib/htcp.rb,
lib/htcp/client.rb,
lib/htcp/autoload.rb,
lib/htcp/message/auth.rb,
lib/htcp/message/base.rb,
lib/htcp/message/data.rb,
lib/htcp/message/header.rb,
lib/htcp/message/specifier.rb,
lib/htcp/message/constructor.rb,
lib/htcp/message/op_data/clr.rb

Defined Under Namespace

Modules: Autoload, Message Classes: Client

Constant Summary collapse

LIB_ROOT =

Returns a full path to the loops “lib” directory.

Returns:

  • (String)

    a full path to the loops “lib” directory.

File.expand_path(File.dirname(__FILE__))

Method Summary

Methods included from Autoload

__p