Modal logo
GuideExamples
Reference
ReleasesPlayground
Log In Sign Up
Go SDK Reference Allowlist App Client CloudBucketMount Cls ClsInstance ContainerProcess Errors FileInfo FileType FileWatchEvent FileWatchEventType Function FunctionCall FunctionStats Image Probe Profile Proxy Queue Retries Sandbox SandboxCreateConnectCredentials Secret SidecarContainer StdioBehavior Tunnel ValidateExecArgs Volume

FileType

FileType represents the type of a filesystem entry.

type FileType string

The possible values are:

  • FileTypeFile = "file"
  • FileTypeDirectory = "directory"
  • FileTypeSymlink = "symlink"
FileType
Modal logo Modal logo © Modal 2026
About Status Releases Documentation Slack Community Pricing Examples