class AmberLSP::ProjectContext

Defined in:

amber_lsp/project_context.cr

Constructors

Instance Method Summary

Constructor Detail

def self.detect(root_path : String) : ProjectContext #

[View source]
def self.new(root_path : String, amber_project : Bool = false) #

[View source]

Instance Method Detail

def amber_project? : Bool #

[View source]
def root_path : String #

[View source]