repeatrrrr

Crates.iorepeatrrrr
lib.rsrepeatrrrr
version0.1.0
sourcesrc
created_at2020-11-06 11:22:25.988548
updated_at2020-11-06 11:22:25.988548
descriptionRepeats some content M to output N times.
homepage
repositoryhttps://github.com/hbina/repeatrrrr
max_upload_size
id309195
size7,006
Hanif Ariffin (hbina)

documentation

README

Repeatrrrr

repeatrrrr 0.1.0
Hanif Bin Ariffin <hanif.ariffin.4326@gmail.com>


USAGE:
    repeatrrrr [OPTIONS] <PATTERN> <COUNT>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
        --write <OUTPUT_FILE>    The outputfile to write to

ARGS:
    <PATTERN>    The pattern to repeat
    <COUNT>      The number of times to generate
Commit count: 0

cargo fmt