Lines Matching refs:stdout
100 const stdout = (...args)=>wMsg('stdout', args); function
166 stdout("SQLite version", capi.sqlite3_libversion(),
168 stdout('Welcome to the "fiddle" shell.');
170 stdout("\nOPFS is available. To open a persistent db, use:\n\n",
175 stdout('\nEnter ".help" for usage hints.');
212 stdout("Resetting database.");
214 stdout("Reset",this.dbFilename());
220 stdout("Requesting interrupt.");
250 stdout("Exporting",fn+".");
311 stdout("Replaced DB with",fn+".");
325 print: stdout,