Merge pull request #18 from devsapp/support/event-stdin

support/event-stdin
This commit is contained in:
wss-git 2021-12-13 15:19:03 +08:00 committed by GitHub
commit f0468eddf3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ export default class FcRemoteInvoke {
'help': 'h',
'event': 'e',
'event-file': 'f',
'event-stdin': 's',
}
});