breakpoint - launch debug mode¶
概要¶
breakpoint
描述¶
breakpoint is used to halt a running script and launch an interactive debugging prompt.
For more details, see Debugging fish scripts in the fish manual.
There are no parameters for breakpoint.
breakpoint
breakpoint is used to halt a running script and launch an interactive debugging prompt.
For more details, see Debugging fish scripts in the fish manual.
There are no parameters for breakpoint.