• A
    terminal: Implements init file and source command · eb2bc2a7
    aarzilli 提交于
    The 'source' command reads the file specified as argument and executes
    it as a list of delve commands.
    Additionally a flag '--init' can be passed to delve specifying a file
    containing a list of commands to execute on startup.
    
    Issue #96
    eb2bc2a7
command.go 22.3 KB