Sha256: daab969a7f6768ec145294c17c0a2e8df3b7cfa478868a4aef220e0298129d1e
Contents?: true
Size: 297 Bytes
Versions: 34
Compression:
Stored size: 297 Bytes
Contents
# frozen_string_literal: true module Playbook module PbInstaller class Installer include Playbook::Props partial "pb_installer/installer" prop :link prop :project_name def classname generate_classname("pb_installer_kit") end end end end
Version data entries
34 entries across 34 versions & 1 rubygems