use std log use ./docs_discovery.nu def main [--verbose] { "test" } main