Ftfy.CLI (ftfy v0.1.0)

Copy Markdown View Source

A command-line utility for fixing text found in a file. Port of ftfy.cli.

Build with mix escript.build and run ./ftfy [options] [filename].

Summary

Functions

Entry point for the escript.

Functions

main(argv)

@spec main([String.t()]) :: no_return()

Entry point for the escript.