Expand description
opencode-cloud-core - Core library for opencode-cloud
This library provides the shared functionality for both the Rust CLI and Node.js bindings via NAPI-RS.
Re-exports§
pub use version::get_version;pub use version::get_version_long;pub use config::Config;pub use config::load_config;pub use config::save_config;pub use singleton::InstanceLock;pub use singleton::SingletonError;