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 Move struct + SourceFile string + TargetFile string + func (m Move) Run(env environments.Environment) error + type MoveOperationFactory struct + var Factory MoveOperationFactory + func (of MoveOperationFactory) Create(op ops.CreateOperation) ops.Operation + func (of MoveOperationFactory) Key() string