This website requires JavaScript.
Explore
Help
Sign In
mudhorn
/
oh-my-posh
Watch
1
Star
0
Fork
You've already forked oh-my-posh
0
mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced
2025-01-05 16:27:26 -08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
f00f5f9cf7
oh-my-posh
/
src
/
constrants_windows386.go
8 lines
81 B
Go
Raw
Normal View
History
Unescape
Escape
refactor: adjust build directives for go 1.17
2021-09-09 11:12:25 -07:00
//go:build windows && 386
fix(dotnet): correct exit code for different OS architectures closes #819
2021-06-23 13:19:43 -07:00
package
main
const
(
dotnetExitCode
=
-
2147450735
)
Reference in a new issue
Copy permalink