Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] (process) output parser #605

Closed
wants to merge 2 commits into from
Closed

[WIP] (process) output parser #605

wants to merge 2 commits into from

Conversation

marcdumais-work
Copy link
Contributor

fixes #604

@marcdumais-work marcdumais-work changed the title Gh 604 [WIP] (process) output parser Oct 5, 2017
fixes #604

Signed-off-by: Marc Dumais <marc.dumais@ericsson.com>
Signed-off-by: Marc Dumais <marc.dumais@ericsson.com>
}

export interface IPattern {
"patternName": string,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Out of curiosity: why "patternName": string instead of patternName: string?

@marcdumais-work
Copy link
Contributor Author

This PR is not in active development - closing for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

create a parser that can be used to parse the output of system processes
3 participants