Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
donk
main
Top Level Namespace
BuildContext
BuildRule
Config
Colorize
ObjectExtensions
Config
Donk
CLI
Command_Main_of_clim_library
Arguments_Main_of_clim_library
ArgumentsForEachCommand
Command_Build
Arguments_Build
Argument_target
Arguments_Build
Argument_target
Options_Build
Option_help
Options_Build
Option_help
RunProc
Command_Getargs
Arguments_Getargs
Argument_target
Arguments_Getargs
Argument_target
Options_Getargs
Option_help
Options_Getargs
Option_help
RunProc
Command_List
Arguments_List
Argument_target
Arguments_List
Argument_target
Options_List
Option_help
Options_List
Option_help
RunProc
Command_Run
Arguments_Run
Argument_target
Arguments_Run
Argument_target
Options_Run
Option_help
Option_run_only
Options_Run
Option_help
Option_run_only
RunProc
Options_Main_of_clim_library
Option_bash_completion
Option_help
Option_version
Options_Main_of_clim_library
Option_bash_completion
Option_help
Option_version
RunProc
DonkPath
Funcs
RubyException
RunRule
Config
Built with Crystal 1.9.2
2023-10-07 21:48:40 UTC
struct
DonkPath
DonkPath
Struct
Value
Object
Defined in:
donk/path.cr
Constructors
.new
(dir : Path, name : String)
Class Method Summary
.parse
(root : Path, current : Path, path : String)
Instance Method Summary
#from_root
(root : Path) : Path
#name
: String
#no_prefix
#path
: Path
#to_s
(io)
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
]