OpenCode.Generated.V2Filesystem (opencode_sdk v0.1.77)

Copy Markdown View Source

Provides API endpoints related to v2 filesystem

Summary

Functions

v2_fs_list(opts \\ [])

List directory

List direct children of one directory relative to the requested location.

Options

  • location
  • path

v2_fs_read(opts \\ [])

Read file

Read one file relative to the requested location.

Options

  • location
  • path