
scan-build
List of commands for scan-build:
-
scan-build:tldr:6ef72 scan-build: Display help.$ scan-buildtry on your machineexplain this command
-
scan-build:tldr:9d4af scan-build: Build and analyze the project in the current directory.$ scan-build ${make}try on your machineexplain this command
-
scan-build:tldr:a0b8e scan-build: Run a command and pass all subsequent options to it.$ scan-build ${command} ${command_arguments}try on your machineexplain this command