Skip to content

Commit 41611c4

Browse files
committed
update README
1 parent f24a6f9 commit 41611c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -667,6 +667,7 @@ The `<...>` notation means the argument.
667667
* `info ivars <expr>` shows the instance variables of the result of `<expr>`.
668668
* `i[nfo] c or consts or constants`
669669
* Show information about accessible constants except toplevel constants.
670+
* `info consts <expr>` shows the constants of a class/module of the result of `<expr>`
670671
* `i[nfo] g or globals or global_variables`
671672
* Show information about global variables
672673
* `i[nfo] th or threads`

0 commit comments

Comments
 (0)