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 WriteFile struct + TargetFile string + Text string + func (c WriteFile) Run(env environments.Environment) error + type WriteFileOperationFactory struct + var Factory WriteFileOperationFactory + func (of WriteFileOperationFactory) Create(op ops.CreateOperation) ops.Operation + func (of WriteFileOperationFactory) Key() string