dockerfile-dlang ~master (2022-03-03T15:26:05.1509987)
Dub
Repo
Result
support
Undocumented in source.
struct
Result (
T
) {
const
(
char
)[]
errorMessage
;
T
*
result
;
}
Members
Variables
errorMessage
const
(
char
)[]
errorMessage
;
Undocumented in source.
result
T
*
result
;
Undocumented in source.
Meta
Source
See Implementation
support
aliases
CommandResult
CommandSlice
CommandSliceResult
MyTypedAllocator
StringSlice
StringSliceResult
functions
allCommands
all_commands
allocatorDup
allocatorIdup
command
commandSlice
fromStringz
parseFile
parseString
parse_file
parse_string
raise
return_success
setCommandElement
setStringElement
stringSlice
toStringz
structs
Command
Result
Slice
variables
regionalAllocator