Now able to get a field from a path

This commit is contained in:
2026-02-03 23:31:54 -06:00
parent 30236924a0
commit 2a016dad89
5 changed files with 86 additions and 3 deletions

View File

@@ -5,6 +5,7 @@ pkgs.mkShell {
nativeBuildInputs = with pkgs; [
dotnet-sdk
omnisharp-roslyn
];
shellHook = ''