const OpenSelfExeError: type = error{SharingViolation, PathAlreadyExists, FileNotFound, AccessDenied, PipeBusy, NameTooLong, InvalidUtf8, BadPathName, Unexpected} || os.OpenError || SelfExePathError || os.FlockError;
[src]
const OpenSelfExeError: type = error{SharingViolation, PathAlreadyExists, FileNotFound, AccessDenied, PipeBusy, NameTooLong, InvalidUtf8, BadPathName, Unexpected} || os.OpenError || SelfExePathError || os.FlockError;