bazel
bazel copied to clipboard
Clarify docs of path.get_child
The docs didn't make it clear that only a basename can be appended, not a full path.
This commit also renames the positional parameter to make this behavior more clear, which is a backwards-compatible change since the parameter isn't named.
@fweikert Could you take a look?
@fweikert Friendly ping
Dropped the empty file, that was just there by accident.