MCPcopy
hub / github.com/FlowiseAI/Flowise / base.ts

File base.ts

packages/server/src/commands/base.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Command, Flags } from '@oclif/core'
2import dotenv from 'dotenv'
3import path from 'path'
4import logger from '../utils/logger'

Callers

nothing calls this directly

Calls 1

configMethod · 0.80

Tested by

no test coverage detected