command
Version:
v0.0.51
Opens a new window with list of versions in this module.
Published: Apr 5, 2021
License: Apache-2.0, NCSA
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Binary KytheFS exposes file content stored in Kythe as a virtual filesystem.
Example usage:
bazel build kythe/go/serving/tools/kythefs
# Blocks until unmounted:
./bazel-bin/kythe/go/serving/tools/kythefs/kythefs --mountpoint vfs_dir
# To unmount:
fusermount -u vfs_dir
Source Files
¶
Click to show internal directories.
Click to hide internal directories.