Crate agcodex_execpolicy

Crate agcodex_execpolicy 

Source

Structs§

ExecCall
ExecvChecker
MatchedArg
MatchedFlag
MatchedOpt
A match for an option declared with opt() in a .policy file.
NegativeExamplePassedCheck
Opt
Command line option that takes a value.
Policy
PolicyParser
PositionalArg
PositiveExampleFailedCheck
ProgramSpec
ValidExec
exec() invocation that has been accepted by a Policy.

Enums§

ArgMatcher
Patterns that lists of arguments should be compared against.
ArgType
Error
Forbidden
MatchedExec

Functions§

get_default_policy
parse_sed_command

Type Aliases§

Result