You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
import "github.com/actionforge/actrun-cli/core" // Create a directory on the file system.
// ==> (o) Inputs
// If true, creates all parent directories as needed (like mkdir -p). If false, only creates the final directory and fails if parent directories don't exist.