Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

controlio-result-textlog

lasar4MIT0.0.1

controlio module for writing to a file in response to events

readme

controlio-result-textlog

A result module for controlio.

Description

Writes a string to a text file.

Options

  • file: The text file to write to
  • msg: The message that will be appended to file. Can contain placeholders.