开发者

Returning a variable value to a rake script

I'm executing a rake script that calls a powershell function. The function returns a value, how can i get this value and provide it to my rake template file?

Than开发者_Go百科ks for any suggestions


If the PowerShell integration within Rake is the same as calling out to anything other console EXE then I expect that you would capture the stdout from the PowerShell invocation.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜