export interface IGlobalOptions { waspDir: string tomlDir?: string skipBuild?: boolean }