# Functions
FromScriptAST extracts Task options from a Flux script using only the AST (no evaluation of the script).
MustParseDuration parses a string and returns a duration.
parse will take flux source code and produce a package.
ParseSignedDuration is a helper wrapper around parser.ParseSignedDuration.
# Interfaces
FluxLanguageService is a service for interacting with flux code.