Commit Graph

10 Commits

Author SHA1 Message Date
Peaksol
eaec022569
Typo 2020-12-31 17:21:03 +00:00
Him188
335f8cb0ad Update embedded run 2020-11-25 17:46:52 +08:00
Karlatemp
653ca7ac79
Update Run.md 2020-11-23 23:32:08 +08:00
Him188
e478f10250
Update Run.md 2020-09-24 07:41:09 +08:00
Him188
ec03f8322d Update docs 2020-09-19 23:29:28 +08:00
Karlatemp
38f748ba6d
Update Run.md 2020-09-19 00:29:07 +08:00
Karlatemp
8fe2506e75
Terminal (#179)
* Rename ConsolePure to ConsoleTerminal

* Fix the way to close console with Ctrl+C

* Fix windows pipeline error. Fix EndOfFileException

* Add ConsoleExperimentalApi

* Collect imports

* Review

- Change old CLI main deprecation level to ERROR
- Update documents
- Update tasks from pure to terminal

* Fix error in closing console.

* Fix terminal closing and Ctrl+C closing.

* Add console shut-downing status

* Don't invokeOnCompletion when console shut-downing

* Fix Input interrupt

* Ensure active unless console is shut downing

* Change MiraiConsole.isShutDowning to `!job.isActive`

* Code Review

- Update Message on MiraiConsolePureLoader.kt
- Change MiraiConsole.isShutDowning to MiraiConsole.isActive
- Change MiraiConsole.shutdown to ConsoleInternalApi

* run catching

* Fix console input

* Update shutdown

* Fix module

* Revert 5199395

* Typo
2020-09-18 12:43:57 +08:00
Him188
5471f7d687
Update Run.md 2020-09-13 13:21:57 +08:00
Karlatemp
53562856fd
Update Run.md (#167)
* Update Run.md

* Update Run.md
2020-09-13 11:33:37 +08:00
Him188
c3a4e5ef6f
Create Run.md 2020-09-05 14:30:22 +08:00