Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for BASH_COMPLETION_EOF (0.2 sec)

  1. pkg/collateral/control.go

    	-e "s/${LWORD}compopt${RWORD}/__istio_compopt/g" \
    	-e "s/${LWORD}declare${RWORD}/builtin declare/g" \
    	-e "s/\\\$(type${RWORD}/\$(__istio_type/g" \
    	<<'BASH_COMPLETION_EOF'
    `
    
    		zshTail := `
    BASH_COMPLETION_EOF
    }
    
    __istio_bash_source <(__istio_convert_bash_to_zsh)
    _complete istio 2>/dev/null
    `
    
    		// Create the output file.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 03:51:36 UTC 2024
    - 17.8K bytes
    - Viewed (0)
Back to top