marta • PathValue componentslet Path.components: Array<String>Path component strings. For /foo/bar.txt, an array containing /, foo, and bar.txt is returned. For /, returns the only component, which is /.