UNPKG

zcatalyst-cli

Version:

Command Line Tool for CATALYST

4 lines (3 loc) 197 B
export declare function showContainerUsagePrompt(): Promise<void>; export declare function isSocketAccessible(throwErr?: boolean): Promise<boolean>; export declare function isContainer(): boolean;