Skip to main content
Version: Next

Function: isFileSystemAvailable()

isFileSystemAvailable(): boolean

Defined in: src/utils/contractLoader.ts:23

Helper function to check if filesystem access is available (Node.js environment)

Returns

boolean

  • Returns true if running in Node.js with fs module available