Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
pykd
pykd
Issues
#73
Closed
Open
Created
Apr 28, 2020
by
ussrhero
@ussrhero
Maintainer
need to get type of dump: small / default / full
Expected:
if
getDumpType
()
==
DumpType
.
Small
:
print
(
'this is a small dump'
)