diff options
| author | Shulhan <ms@kilabit.info> | 2025-12-30 20:01:24 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2026-01-03 04:42:41 +0700 |
| commit | 2d18ac7fd9f8ddc92ddfb7de772adea8468ac3ea (patch) | |
| tree | 7644ffb9d48849a314fd24ac805c90c8a801d0e3 /lib/git/testdata/IsIgnored/foo | |
| parent | 3055ad4365d5625f5bebb18cb5a4aec00f09fea8 (diff) | |
| download | pakakeh.go-2d18ac7fd9f8ddc92ddfb7de772adea8468ac3ea.tar.xz | |
lib/test: implement method ExtractInput on Data
Given the path to directory `destDir`, create all of the
[test.Data.Input] with key as its file name.
If the input name contains "/", the path before the base name will be
created along with its parent as long as it is under the `destDir`.
For example, given input name "a/b/c.txt", it will create path "a/b/"
inside `destDir` first, followed by file "c.txt" inside that path.
Diffstat (limited to 'lib/git/testdata/IsIgnored/foo')
0 files changed, 0 insertions, 0 deletions
