Package org.metricshub.jawk
package org.metricshub.jawk
-
ClassDescriptionEntry point into the parsing, analysis, and execution of a Jawk script.Exception thrown when an operation is not permitted in sandbox mode.Command-line interface for Jawk.With this Exception, any part of the code may request a
System.exit(code)call with a specific code.A placeholder for blocks of code which are not implemented.Awkvariant that enforces sandbox restrictions by delegating to the sandbox-specific tuple and runtime implementations.