InteractiveShell

Functions

Link copied to clipboard
abstract fun close()
Link copied to clipboard
abstract fun exitCode(): Int?

退出码,如果还没有退出,返回空

Link copied to clipboard
abstract fun getReader(): Reader
Link copied to clipboard
abstract fun getWriter(): Writer
Link copied to clipboard
abstract fun isAlive(): Boolean