Skip to content

Commit

Permalink
Merge pull request #18 from devsapp/support/event-stdin
Browse files Browse the repository at this point in the history
support/event-stdin
  • Loading branch information
wss-git authored Dec 13, 2021
2 parents 978e57f + 93d6d62 commit f0468ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ export default class FcRemoteInvoke {
'help': 'h',
'event': 'e',
'event-file': 'f',
'event-stdin': 's',
}
});

Expand Down

0 comments on commit f0468ed

Please sign in to comment.