github.com/rogpeppe/go-internal@v1.12.1-0.20240509064211-c8567cf8e95f/testscript/testdata/custom_cd.txt (about)

     1  # Verify that a custom command can chdir.
     2  
     3  mkChdir foo
     4  exists $WORK/foo
     5  
     6  # Current directory is not $WORK.
     7  ! exists foo