forked from rosa/hakurei
internal/outcome: improve doc comments
This improves readability on smaller displays. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -67,7 +67,9 @@ const (
|
||||
|
||||
// spRuntimeOp sets up XDG_RUNTIME_DIR inside the container.
|
||||
type spRuntimeOp struct {
|
||||
// SessionType determines the value of envXDGSessionType. Populated during toSystem.
|
||||
// SessionType determines the value of envXDGSessionType.
|
||||
//
|
||||
// Populated during toSystem.
|
||||
SessionType uintptr
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user