module Dhall::Resolvers::NoCache
Public Class Methods
fetch(*) { || ... }
click to toggle source
# File lib/dhall/resolve.rb, line 145 def self.fetch(*) yield end
# File lib/dhall/resolve.rb, line 145 def self.fetch(*) yield end