Lines Matching refs:file
7 `rbcrun` *options* *VAR=value*... [ *file* ]
9 A Roboleaf configuration file is a Starlark script. Usually it is read from *file*. The option `-c`…
10 script directly on the command line. The option `-f` is there to allow the name of a file script to…
11 (i.e., `my=file.rbc` sets `my` to `file.rbc`, `-f my=file.rbc` runs the script from `my=file.rbc`).
21 `--perf` *file*\
22 Gather performance statistics and save it to *file*. Use \
23 ` go tool prof -top`*file*\
26 `-f` *file*\
37 (`":file"` or `"//path:file"`). In addition, it allows the URI to end with
67 #### rblf_file_exists(*file*)
69 Returns `True` if *file* exists
74 "*top*/" prefix from the matching file names.