Sha256: fa9f7107fcd9e0e7602c70077081f30bec27cd40ac043dd5cb86e49dd602130e
Contents?: true
Size: 208 Bytes
Versions: 21
Compression:
Stored size: 208 Bytes
Contents
module FaaStRuby module Command module Project PROJECT_YAML_FILE = 'project.yml' PROJECT_SECRETS_FILE = 'secrets.yml' class ProjectBaseCommand < BaseCommand end end end end
Version data entries
21 entries across 21 versions & 1 rubygems
Version | Path |
---|---|
faastruby-0.5.10 | lib/faastruby/cli/commands/project/base_command.rb |