在Julia中,可以使用CodeTracking
包中的code_string
函数来获取文档字符串中的缩进。具体步骤如下:
CodeTracking
包。可以使用以下命令在Julia中安装:import Pkg
Pkg.add("CodeTracking")
code_string
函数来获取缩进。例如:"""
This is a function with indentation.
code_string(foo)
"""
function bar()
code_string(foo)
end
在上面的例子中,code_string(foo)
将返回调用该函数的代码行的缩进。
领取专属 10元无门槛券
手把手带您无忧上云