Sha256: 434ba550b6e080e147257278af50466058682fe9f4e3fc75491c4351f6e0f093
Contents?: true
Size: 410 Bytes
Versions: 8
Compression:
Stored size: 410 Bytes
Contents
rio.ConsoleMixin = { "_": function() { return this._lastResults; }, k: function() { return Object.keys; }, page: function() { return opener.rio.app.getCurrentPage(); }, cwindow: function() { return window; }, cow: function() { return " (__)" + "\n" + " (oo)" + "\n" + " /-------\\/ " + "\n" + " / | || " + "\n" + "* ||----|| " + "\n" + " ~~ ~~ "; } };
Version data entries
8 entries across 8 versions & 1 rubygems