//! Workspace operation helpers in the I/O boundary.
//!
//! This module provides helpers for working with the Workspace trait.
use crateWorkspace;
/// Check if a path exists in the workspace.
/// Check if a path is a file in the workspace.
/// Check if a path is a directory in the workspace.