public interface PrettyErrorConfig
-
字段概要
字段 -
方法概要
-
字段详细资料
-
DEFAULT
-
-
方法详细资料
-
tabWidth
default int tabWidth()Returns the number of spaces occupied by the tab in different terminals. e.g. return 4 for normal console output, 2 for compact format style.- 返回:
- space count
-
showMore
default int showMore()Show more lines before startLine and after endLine- 返回:
- line count
-