lf 0.2.0

Locate a file in file explorer
Documentation
  • Coverage
  • 0%
    0 out of 2 items documented0 out of 1 items with examples
  • Size
  • Source code size: 5.97 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • reminia/lf-rs
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • reminia

lf

Crates.io ci

lf is a command to locate file in the default file explorer of os, build & run it with cargo. demo

Command Usage

Clone and install it by cargo install --path ., then u can use lf command everywhere like:

lf file

Library Usage

Open current directory and focus on src and target.

lf::open(&["src", "target"])