We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 245dd3d commit aed8f2eCopy full SHA for aed8f2e
packages/cli/src/index.js
100644
100755
@@ -1,3 +1,4 @@
1
+#! /usr/bin/env node
2
import { Command, Option } from 'commander';
3
import { capture } from './capture.js';
4
import { logger } from '@lambdatest/smartui-logger';
0 commit comments