pvc error
Open
- Dominant language
- Python
- Stars
- 9.2k
- Forks
- 790
- PR merge metrics
- No merged PRs in 30d
Description
(lldb) help pvc
Print the recursion description of . Expects 'raw' input
(see 'help raw-input'.)
Syntax:
Print the recursion description of .
Arguments:
; Type: UIViewController*; The view controller to print the
description of.
Syntax: pvc
This command is implemented as FBPrintViewControllerHierarchyCommand in
/usr/local/Cellar/chisel/1.6.0/libexec/commands/FBPrintCommands.py.
(lldb) pvc
error: error: expected unqualified-id
error: expected unqualified-id
error: expected unqualified-id
None
Contributor guide
Assessment
This issue has not been assessed yet.