UNPKG

run-in-container

Version:

CLI to assist running commands inside containers

5 lines (4 loc) 149 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var command_1 = require("@oclif/command"); exports.run = command_1.run;