Fan

 

pod

flux

Flux: Core Application

Types

CommandId Commonly used FluxCommand ids for the commands built-in into the flux runtime.
Console Console is used to run external programs and capture output.
ErrResource ErrResource models a resource that cannot be resolved.
FileResource FileResource models a sys::File as a Flux resource.
FindHistory FindHistory maintains the most recent find text queries for the entire application.
Flux Flux provides system level utilities for flux applications
FluxCommand Flux specialization of normal fwt commands.
Frame Frame is the main top level window in flux applications.
History History maintains the most recent navigation history of the entire application.
HistoryItem HistoryItem stores information about navigation to a specific uri.
HistoryPicker HistoryPicker
LoadMode LoadMode is used to configure how a resource is loaded into view such as whether to use a new tab.
Mark Mark is used to identify a uri with an optional line and column position.
Resource Resource represents the objects a user navigates, views, and edits in a flux application.
SideBar SideBar is a plugin used along side the main views.
View View is a plugin designed to view or edit a Resource.