Crate docker_pose
source ·Structs§
Enums§
Functions§
- Get the regex value expressed in &str, or exit if the filter passed doesn’t star with “regex=” or “regex!=” prefixes. When expression has “=” the bool is true, when is “!=” the bool is false. If the option passed is None, this method returns None as well.
- Get the tag value (or None), or exit if the filter passed doesn’t star with “tag=” prefix.