ReplNavigationKind
Supported navigation behaviors for interactive scope transitions.
- Kind:
Enum - Namespace: Repl
- Assembly:
Repl.Core - Source: src/Repl.Core/ReplNavigationKind.cs
Signature
Section titled “Signature”public enum ReplNavigationKindFields
Section titled “Fields”Navigate to an explicit path.
To = 1Returns
Section titled “Returns”Navigate one scope level up.
Up = 0