沙盒模式下的 Emacs rinari-console
Emacs rinari-console in sandbox mode
有什么方法可以让 rinari-console 在沙盒模式下 运行 吗?
M-x rinari-console 似乎是唯一的命令,我不知道如何将 ---sandbox 标志传递给它。这应该很简单,但是我的 google-fu 完全失败了。
我不是 Ruby 开发人员,但 it looks like you can make Rinari prompt you for arguments with a prefix argument:C-u M-x rinari-console RET
。
有什么方法可以让 rinari-console 在沙盒模式下 运行 吗? M-x rinari-console 似乎是唯一的命令,我不知道如何将 ---sandbox 标志传递给它。这应该很简单,但是我的 google-fu 完全失败了。
我不是 Ruby 开发人员,但 it looks like you can make Rinari prompt you for arguments with a prefix argument:C-u M-x rinari-console RET
。