Flowdock
const_defined?(p1) public

Returns true if a constant with the given name is defined by mod.

   Math.const_defined? "PI"   #=> true
Show source
Register or log in to add new notes.