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 c8682d5 commit 93fc3d5Copy full SHA for 93fc3d5
src/experimental.mjs
@@ -12,7 +12,7 @@
12
// See the License for the specific language governing permissions and
13
// limitations under the License.
14
15
-import {ProcessOutput} from './index.mjs'
+import {ProcessOutput, sleep, $} from './index.mjs'
16
17
// Retries a command a few times. Will return after the first
18
// successful attempt, or will throw after specifies attempts count.
0 commit comments