class

Barista::Behaviors::Software::Commands::Template

Inherits Barista::Behaviors::Software::Commands::Base < Barista::Behaviors::Software::Emittable < Reference < Object

Constructors

new(*, dest : String, src : String, mode : File::Permissions, vars : Hash(String, String) | Hash(String, Crinja::Value), string : Bool = false)
Source

Instance methods

config
Source
crinja
Source
description

A unique string representing this command

used to calculate the shasum for the builder

Source
dest
Source
execute

executes the command

takes the name of the task, a BuildMeta for logging, and an optional file handle for logging.

Source
mode
Source
string
Source
vars
Source