Versions in this module Expand all Collapse all v1 v1.2.7 Apr 21, 2019 v1.2.5 Nov 17, 2018 Changes in this version + type Mkdir struct + TargetFile string + func (m *Mkdir) Run(env environments.Environment) error + type MkdirOperationFactory struct + var Factory MkdirOperationFactory + func (of MkdirOperationFactory) Create(op ops.CreateOperation) ops.Operation + func (of MkdirOperationFactory) Key() string