This website requires JavaScript.
Explore
Help
Sign In
status-im
/
cs-codex-dist-tests
mirror of
Watch
2
Star
0
Fork
You've already forked cs-codex-dist-tests
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
937c3db160
cs-codex-dist-tests
/
KubernetesWorkflow
/
Location.cs
11 lines
135 B
C#
Raw
Blame
History
namespace
KubernetesWorkflow
{
public
enum
Location
{
Unspecified
,
One
,
Two
,
Three
,
}
}
Reference in New Issue
View Git Blame
Copy Permalink