blob: d249573aa87aa8096a78bf368490d8c4a6ce812b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
|
%%GO_LIBDIR%%/github.com/jessevdk/go-flags.a
@dirrmtry %%GO_LIBDIR%%/github.com/jessevdk
@dirrmtry %%GO_LIBDIR%%/github.com
@dirrmtry %%GO_LIBDIR%%
%%GO_SRCDIR%%/%%GO_PKGNAME%%/LICENSE
%%GO_SRCDIR%%/%%GO_PKGNAME%%/README.md
%%GO_SRCDIR%%/%%GO_PKGNAME%%/arg.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/arg_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/assert_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/check_crosscompile.sh
%%GO_SRCDIR%%/%%GO_PKGNAME%%/closest.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/command.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/command_private.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/command_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/completion.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/completion_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/convert.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/convert_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/error.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/example_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/examples/add.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/examples/bash-completion
%%GO_SRCDIR%%/%%GO_PKGNAME%%/examples/main.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/examples/rm.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/flags.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/group.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/group_private.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/group_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/help.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/help_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/ini.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/ini_private.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/ini_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/long_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/man.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/marshal_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/multitag.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/option.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/option_private.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/options_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/optstyle_other.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/optstyle_windows.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/parser.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/parser_private.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/parser_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/pointer_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/short_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/tag_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/termsize.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/termsize_linux.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/termsize_nosysioctl.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/termsize_other.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/termsize_unix.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unknown_test.go
@dirrm %%GO_SRCDIR%%/%%GO_PKGNAME%%/examples
@dirrmtry %%GO_SRCDIR%%/%%GO_PKGNAME%%
@dirrmtry %%GO_SRCDIR%%/github.com/jessevdk
@dirrmtry %%GO_SRCDIR%%/github.com
@dirrmtry %%GO_SRCDIR%%
@dirrmtry share/go/pkg
@dirrmtry share/go
|