Scry::Workspace
Inherits Struct / Value / Object
Constructors
new(root_uri : String, process_id : Int32 | Int64 | Nil, max_number_of_problems : Int32)
SourceInstance methods
dependency_graph
Sourcedependency_graph=(dependency_graph : Completion::DependencyGraph::Graph)
Sourcedrop_file(text_document : TextDocument)
Sourceget_file(file_name)
Sourcemax_number_of_problems
Sourcemax_number_of_problems=(max_number_of_problems : Int32)
Sourceopen_files
Sourceopen_workspace
Sourceprocess_id
Sourceprocess_id=(process_id : Int32 | Int64 | Nil)
Sourceput_file(text_document : TextDocument)
Sourcereopen_workspace(file)
Sourceroot_uri
Sourceroot_uri=(root_uri : String)
Sourceupdate_file(text_document : TextDocument)
Source