Skip to content
This repository has been archived by the owner on Dec 13, 2021. It is now read-only.

cli: -stdout option for process inspector #154

Merged
merged 1 commit into from
May 27, 2016
Merged

cli: -stdout option for process inspector #154

merged 1 commit into from
May 27, 2016

Commits on May 27, 2016

  1. cli: -stdout and -stderr option for process inspector

    This commit adds a new option -stdout to process inspector (-cmd
    mode). A given path will be used for storing stdout of the target
    process. If the path isn't given, os.Stdout will be used. -stderr does
    same thing for os.Stderr.
    mitake committed May 27, 2016
    Configuration menu
    Copy the full SHA
    85a9761 View commit details
    Browse the repository at this point in the history