Searched refs:ExpandPathPath (Results 1 – 3 of 3) sorted by relevance
50 Expect(fs.ExpandPathPath).To(Equal("newball"))
73 Expect(fs.ExpandPathPath).To(Equal(filepath.Join("/", "dir", "sub-dir")))305 Expect(fs.ExpandPathPath).To(Equal(filepath.Join("/", "dir", "sub-dir")))
42 ExpandPathPath string member260 fs.ExpandPathPath = path262 return fs.ExpandPathPath, fs.ExpandPathErr