Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ Command, Flags } from
'@oclif/core'
2
import
dotenv from
'dotenv'
3
import
path from
'path'
4
import
logger from
'../utils/logger'
Callers
nothing calls this directly
Calls
1
config
Method · 0.80
Tested by
no test coverage detected