Module: Kernel
- Defined in:
- lib/cast_off/compile/namespace/uuid.rb
Class Method Summary collapse
Class Method Details
.UUID(str) ⇒ Object
319 320 321 |
# File 'lib/cast_off/compile/namespace/uuid.rb', line 319 def UUID str UUID.parse str end |