Skip to main content

Crate nofs

Crate nofs 

Source
Expand description

nofs - A lightweight shared filesystem tool

Provides mergerfs-like functionality without FUSE. All operations happen via subcommands with optional TOML configuration.

Modules§

branch
Branch management for nofs
cache
Per-operation caching for branch metadata
commands
Command implementations for nofs
config
Configuration parsing for nofs
conflict
Conflict detection utilities for nofs
error
Error types for nofs
output
JSON output types for nofs commands
policy
Policy engine for nofs
pool
Pool management for nofs
utils
Shared utility functions for nofs

Functions§

run
Run the nofs command line application.