Skip to content
This repository has been archived by the owner on Oct 7, 2018. It is now read-only.

Latest commit

 

History

History
31 lines (19 loc) · 479 Bytes

MunkeiWasher.md

File metadata and controls

31 lines (19 loc) · 479 Bytes

MunkeiWasher

washer(
  [EXECUTABLE ...]
  [OPTIONS ...]
  [REQUIRED]
)

Adds a test called washer that runs Washer.

  • EXECUTABLE (path, optional)

    Specify the path to washer.

  • OPTIONS (list, optional)

    Additional options for washer.

  • REQUIRED (optional)

    If specified, not being able to find washer will cause an error.

Requirements