struct DonkPath

Defined in:

donk/path.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(dir : Path, name : String) #

[View source]

Class Method Detail

def self.parse(root : Path, current : Path, path : String) #

[View source]

Instance Method Detail

def from_root(root : Path) : Path #

[View source]
def name : String #

[View source]
def no_prefix #

[View source]
def path : Path #

[View source]
def to_s(io) #

[View source]