Skip to content

omlib/om.console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

om.console

Usage

#if macro
import om.macro.Console;
#else
import om.Console;
#end

or

import om#if macro .macro #end.Console;

Flags

  • om-noconsole: Remove all calls to om.Console
  • om-noconsole-macro: Remove all calls to om.Console in macro context
  • om-console-nodesys: Use the sys output for the nodejs target

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Languages