OpenQuery behaviour with Linqpad.exe

Options

I like to open a script in linqpad.exe from the command line with the same behaviour as Util.OpenQuery("path", true, true, ).
does Linqpad.exe have any arguments that support this?

Comments