enum EE::UI::Doc::TextDocument::LoadStatus

#include <textdocument.hpp>

enum LoadStatus {
    Loaded,
    Interrupted,
    Failed,
};