Method: Dhall::Import::Path.decode

Defined in:
lib/dhall/binary.rb

.decode(*args) ⇒ Object



248
249
250
# File 'lib/dhall/binary.rb', line 248

def self.decode(*args)
  new(*args)
end