You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RunScriptArgument: throw exception for bogus input
If a non-script is given, the supports method will return false.
It is a precondition of run that supports return true; if not,
we are justified in throwing an exception.
0 commit comments