Documentation
¶
Index ¶
Constants ¶
View Source
const (
RegexAssemblyStandardHeader = "##! Please refer to the documentation at\n##! https://coreruleset.org/docs/development/regex_assembly/.\n"
)
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(cmdContext *regexInternal.CommandContext) *cobra.Command
Types ¶
type UnformattedFileError ¶
type UnformattedFileError struct {
// contains filtered or unexported fields
}
func (*UnformattedFileError) Error ¶
func (u *UnformattedFileError) Error() string
func (*UnformattedFileError) HasPathInfo ¶
func (u *UnformattedFileError) HasPathInfo() bool
Click to show internal directories.
Click to hide internal directories.