We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9342b1 commit aff05d6Copy full SHA for aff05d6
1 file changed
exec.py
@@ -248,3 +248,8 @@ def Print(text, path):
248
Print(text, path)
249
#Time Look
250
#print("ExecTime: ", time.time() - start)
251
+
252
+# (0): rich text를 읽지 않게끔 설정하기
253
+# (0): pip로 설치가능하도록 설정하기
254
+# (0): man기능 추가하기
255
+# (0): doc -v이렇게 하는거는 별로임
0 commit comments