vfs

Summary

Functions

ZX_DEPRECATED_SINCE(1, 16, "Create and serve a custom outgoing directory with //sdk/lib/component or //sdk/lib/svc.")
ZX_DEPRECATED_SINCE(1, 16, "Use PseudoDir or RemoteDir instead.")

Classes

vfs::ComposedServiceDir
vfs::LazyDir
vfs::Node
vfs::PseudoDir
vfs::PseudoFile
vfs::RemoteDir
vfs::Service
vfs::VmoFile

Functions

ZX_DEPRECATED_SINCE

vfs::ComposedServiceDirNode ZX_DEPRECATED_SINCE(
  1,
  16,
  "Create and serve a custom outgoing directory with //sdk/lib/component or //sdk/lib/svc."
)

ZX_DEPRECATED_SINCE

vfs::LazyDirvfs::Node ZX_DEPRECATED_SINCE(
  1,
  16,
  "Use PseudoDir or RemoteDir instead."
)