Libraries
»
rubyuno
(0.3.3.1)
»
Index
»
RubyScriptProvider
»
BaseNode
»
#hasProperty
Method: RubyScriptProvider::BaseNode#hasProperty
Defined in:
lib/rubyscriptprovider.rb
#
hasProperty
(name) ⇒
Object
588 589 590
# File 'lib/rubyscriptprovider.rb', line 588
def
hasProperty
(
name
)
return
false
end