Documentation
¶
Overview ¶
Package alias provides an unprefixed name for the sed command.
import sed "github.com/gloo-foo/cmd-sed/alias"
sed.Sed("s/old/new/g")
sed's flags (g, i, p, N) are part of the s/// script string, not separate option values, so the constructor is the only re-export.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.