Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Splash suppression #48

Open
Type1J opened this issue Oct 23, 2014 · 1 comment
Open

Splash suppression #48

Type1J opened this issue Oct 23, 2014 · 1 comment

Comments

@Type1J
Copy link

Type1J commented Oct 23, 2014

An argument should be added to DC.init() (maybe "splash:Bool = true" to default to true) that determines whether the following line is executed at the end of init:

DC.logInfo("~~~~~~~~~~ DCONSOLE ~~~~~~~~~~ (v" + VERSION + ")");
@tiagolr
Copy link
Owner

tiagolr commented Oct 24, 2014

Ok, one thing i do to remove the splash is to call DC.clear() right after the console init, but i think that option should be available too.

Another is that that flag will be at the end of the init method so it does not break previous compatibility.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants