Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/subquery/subql
/ argv
Function
argv
packages/query/src/yargs.ts:158–160 ·
view source on GitHub ↗
(arg: string)
Source
from the content-addressed store, hash-verified
156
}
157
158
export
function
argv(arg: string): unknown {
159
return
getYargsOption().argv[arg];
160
}
Callers
8
logger.ts
File · 0.90
PgConnectionArgOrderBy
Function · 0.90
PgConnectionArgFirstLastBeforeAfter.ts
File · 0.90
safeClamp
Function · 0.90
PgAggregationPlugin.ts
File · 0.90
fetchFromApi
Function · 0.90
GetMetadataPlugin.ts
File · 0.90
PgDistinctPlugin
Function · 0.90
Calls
1
getYargsOption
Function · 0.85
Tested by
no test coverage detected