User Guide: tools_obazl Last updated June 24, 2022

Table of Contents

inspection

Examples:

  • bazel run @obazl//inspect:sig --@obazl//tgt=ns/bottomup/exogenous/rgb:rgb_ns

  • bazel run @obazl//inspect:struct --@obazl//tgt=ns/bottomup/exogenous/rgb:rgb_ns

This :rgb_ns target is an ocaml_ns_resolver, which generates a source file that we can inspect:

  • bazel run @obazl//inspect:src --@obazl//tgt=ns/bottomup/exogenous/rgb:rgb_ns