prefix

command
v0.4.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 22, 2023 License: AGPL-3.0 Imports: 3 Imported by: 0

README

Prefix Plugin

A cloudcat parser plugin for adding string prefix.

Build the plugin
go build -buildmode=plugin -o prefix.so
Plugin usage
cat << EOF | cloudcat --plugin $(pwd) run -s -
cat.getString("prefix", "...", "test");
EOF
# "...test"

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL