aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell
diff options
context:
space:
mode:
authorGravatar tomlu <tomlu@google.com>2017-12-12 12:32:22 -0800
committerGravatar Copybara-Service <copybara-piper@google.com>2017-12-12 12:34:25 -0800
commit4a2f2c5c8d582de2914b22d47fc878fcd9da3a04 (patch)
tree82b73bda163ad6f5ecfcf3812fa92aa2afeca88a /src/test/shell
parent28341132b90e9e315976efcafeec2e510eedf74c (diff)
Add a new file path type, LocalPath.
This path type is a local file path as a wrapper around a string. It works much the same as java.io.File, but without its file operations. For the most part, FilePath shouldn't add much overhead compared to using plain strings. Strings do get normalised on the way in, but no extra objects are allocated unless the path actually needs normalisation. PiperOrigin-RevId: 178798497
Diffstat (limited to 'src/test/shell')
0 files changed, 0 insertions, 0 deletions