ff-util 0.1.2

A command line utility to search for files and file extensions in a given directory
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.colored]
version = "2.0.0"

[package]
categories = ["command-line-utilities"]
description = "A command line utility to search for files and file extensions in a given directory"
edition = "2018"
keywords = ["cli", "unix", "linux", "terminal"]
license = "GPL-2.0-or-later"
license-file = "LICENSE"
name = "ff-util"
readme = "README.org"
repository = "https://github.com/Gokul2406/ff-util"
version = "0.1.2"