showDirectives
将指令打印到屏幕
自 R2023a 起
语法
myBuildTool.showDirectives()
说明
myBuildTool.showDirectives()
将 target.BuildTool
对象中包含的已配置指令的摘要打印到屏幕上。
版本历史记录
在 R2023a 中推出
将指令打印到屏幕
自 R2023a 起
myBuildTool.showDirectives()
myBuildTool.showDirectives()
将 target.BuildTool
对象中包含的已配置指令的摘要打印到屏幕上。
在 R2023a 中推出