FilesToRunProvider
Report an issueopen_in_new
View sourceopen_in_new
Nightly
·
8.3
·
8.2
·
8.1
·
8.0
·
7.6
Contains information about executables produced by a target and the files needed to run it. This provider can not be created directly, it is an implicit output of executable targets accessible via
DefaultInfo.files_to_run
.
Members
executable
File FilesToRunProvider.executable
The main executable or None if it does not exist.
May return
None
.
repo_mapping_manifest
File FilesToRunProvider.repo_mapping_manifest
The repo mapping manifest or None if it does not exist.
May return
None
.
runfiles_manifest
File FilesToRunProvider.runfiles_manifest
The runfiles manifest or None if it does not exist.
May return
None
.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-04 UTC.
[null,null,["Last updated 2025-07-04 UTC."],[],[]]