class

Barista::Behaviors::Software::Commands::Mkdir

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

Constructors

new(directory : String, *, parents : Bool = true)
Source

Instance methods

description

A unique string representing this command

used to calculate the shasum for the builder

Source
directory
Source
execute

executes the command

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

Source
parents
Source