# Functions
No description provided by the author
No description provided by the author
LoadQuery returns the Flux query q, except for two special cases: if q is exactly "-", the query will be read from stdin; and if the first character of q is "@", the @ prefix is removed and the contents of the file specified by the rest of q are returned.
No description provided by the author
# Constants
CompilerType specific to the Flux REPL.
# Interfaces
No description provided by the author