Libraries
»
wsdsl
(1.0.0)
»
Index
»
WSDSL
»
#name
Method: WSDSL#name
Defined in:
lib/wsdsl.rb
#
name
⇒
String
(readonly)
Name of the service
Returns:
(
String
)
Since:
0.0.3
97 98 99
# File 'lib/wsdsl.rb', line 97
def
name
@name
end