UNPKG

run-in-container

Version:

CLI to assist running commands inside containers

4 lines (3 loc) 123 B
import { Hook } from "@oclif/config"; declare const commandNotFound: Hook.CommandNotFound; export default commandNotFound;