Libraries
»
findcontrol
(0.0.5)
»
Index
»
TC
»
#library
Method: TC#library
Defined in:
lib/TCLib.rb
#
library
(name) ⇒
Object
125 126 127
# File 'lib/TCLib.rb', line 125
def
library
(
name
)
TCLibrary
.
new
(
name
,
@tc
)
end