README ¶ thriftrw-list-deps This tool can be used on a given Thrift file to output the list of Thrift files that the given file depends on. Installation $ go get go.uber.org/thriftrw/cmd/thriftrw-list-deps Usage $ thriftrw-list-deps --relative-to=$(pwd) gen/testdata/thrift/structs.thrift gen/testdata/thrift/enums.thrift $ Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.