MCPcopy Create free account
hub / github.com/api3dao/airnode / isAirnodeMounted

Function isAirnodeMounted

docker/scripts/utils.ts:76–76  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

74// This is useful (and used) only for the `npm publish-snapshot` command and the CI.
75// The mounted directory will be IGNORED by all other commands.
76export const isAirnodeMounted = () => goSync(() => accessSync('/airnode', constants.F_OK)).success;

Callers 1

cli.tsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected