Sha256: b8b73bf99d83de6dfc6892c900df535cf62dcda0ea59a88d925fbcca91860fee
Contents?: true
Size: 151 Bytes
Versions: 1
Compression:
Stored size: 151 Bytes
Contents
module Lono::Builder class Allow < Lono::CLI::Base def check! Env.new(@options).check! Region.new(@options).check! end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
lono-8.0.0.pre.rc3 | lib/lono/builder/allow.rb |