packages

package
v0.0.0-...-7544721 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 27, 2017 License: GPL-3.0 Imports: 14 Imported by: 0

Documentation

Overview

Should really learn what 'package' does

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AsciiDoc

type AsciiDoc struct{}

func (AsciiDoc) Build

func (asciidoc AsciiDoc) Build(config gogurt.Config) error

func (AsciiDoc) Dependencies

func (asciidoc AsciiDoc) Dependencies() []gogurt.Package

func (AsciiDoc) Install

func (asciidoc AsciiDoc) Install(config gogurt.Config) error

func (AsciiDoc) Name

func (asciidoc AsciiDoc) Name() string

func (AsciiDoc) URL

func (asciidoc AsciiDoc) URL(version string) string

type Aspell

type Aspell struct{}

func (Aspell) Build

func (aspell Aspell) Build(config gogurt.Config) error

func (Aspell) Dependencies

func (aspell Aspell) Dependencies() []gogurt.Package

func (Aspell) Install

func (aspell Aspell) Install(config gogurt.Config) error

func (Aspell) Name

func (aspell Aspell) Name() string

func (Aspell) URL

func (aspell Aspell) URL(version string) string

type AutoConf

type AutoConf struct{}

func (AutoConf) Build

func (autoconf AutoConf) Build(config gogurt.Config) error

func (AutoConf) Dependencies

func (autoconf AutoConf) Dependencies() []gogurt.Package

func (AutoConf) Install

func (autoconf AutoConf) Install(config gogurt.Config) error

func (AutoConf) Name

func (autoconf AutoConf) Name() string

func (AutoConf) URL

func (autoconf AutoConf) URL(version string) string

type AutoMake

type AutoMake struct{}

func (AutoMake) Build

func (automake AutoMake) Build(config gogurt.Config) error

func (AutoMake) Dependencies

func (automake AutoMake) Dependencies() []gogurt.Package

func (AutoMake) Install

func (automake AutoMake) Install(config gogurt.Config) error

func (AutoMake) Name

func (automake AutoMake) Name() string

func (AutoMake) URL

func (automake AutoMake) URL(version string) string

type Bzip2

type Bzip2 struct{}

func (Bzip2) Build

func (bzip2 Bzip2) Build(config gogurt.Config) error

func (Bzip2) Dependencies

func (bzip2 Bzip2) Dependencies() []gogurt.Package

func (Bzip2) Install

func (bzip2 Bzip2) Install(config gogurt.Config) error

func (Bzip2) Name

func (bzip2 Bzip2) Name() string

func (Bzip2) URL

func (bzip2 Bzip2) URL(version string) string

type CCache

type CCache struct{}

func (CCache) Build

func (ccache CCache) Build(config gogurt.Config) error

func (CCache) Dependencies

func (ccache CCache) Dependencies() []gogurt.Package

func (CCache) Install

func (ccache CCache) Install(config gogurt.Config) error

func (CCache) Name

func (ccache CCache) Name() string

func (CCache) URL

func (ccache CCache) URL(version string) string

type CMake

type CMake struct{}

func (CMake) Build

func (cmake CMake) Build(config gogurt.Config) error

func (CMake) Dependencies

func (cmake CMake) Dependencies() []gogurt.Package

func (CMake) Install

func (cmake CMake) Install(config gogurt.Config) error

func (CMake) Name

func (cmake CMake) Name() string

func (CMake) URL

func (cmake CMake) URL(version string) string

type Clang

type Clang struct{}

func (Clang) Name

func (clang Clang) Name() string

func (Clang) URL

func (clang Clang) URL(version string) string

type ClangToolsExtra

type ClangToolsExtra struct{}

func (ClangToolsExtra) Name

func (clangToolsExtra ClangToolsExtra) Name() string

func (ClangToolsExtra) URL

func (clangToolsExtra ClangToolsExtra) URL(version string) string

type CompilerRT

type CompilerRT struct{}

func (CompilerRT) Name

func (compilerRT CompilerRT) Name() string

func (CompilerRT) URL

func (compilerRT CompilerRT) URL(version string) string

type Curl

type Curl struct{}

func (Curl) Build

func (curl Curl) Build(config gogurt.Config) error

func (Curl) Dependencies

func (curl Curl) Dependencies() []gogurt.Package

func (Curl) Install

func (curl Curl) Install(config gogurt.Config) error

func (Curl) Name

func (curl Curl) Name() string

func (Curl) URL

func (curl Curl) URL(version string) string

type EditorConfigCoreC

type EditorConfigCoreC struct{}

func (EditorConfigCoreC) Build

func (editorconfig EditorConfigCoreC) Build(config gogurt.Config) error

func (EditorConfigCoreC) Dependencies

func (editorconfig EditorConfigCoreC) Dependencies() []gogurt.Package

func (EditorConfigCoreC) Install

func (editorconfig EditorConfigCoreC) Install(config gogurt.Config) error

func (EditorConfigCoreC) Name

func (editorconfig EditorConfigCoreC) Name() string

func (EditorConfigCoreC) URL

func (editorconfig EditorConfigCoreC) URL(version string) string

type Expat

type Expat struct{}

func (Expat) Build

func (expat Expat) Build(config gogurt.Config) error

func (Expat) Dependencies

func (expat Expat) Dependencies() []gogurt.Package

func (Expat) Install

func (expat Expat) Install(config gogurt.Config) error

func (Expat) Name

func (expat Expat) Name() string

func (Expat) URL

func (expat Expat) URL(version string) string

type FUSE

type FUSE struct{}

func (FUSE) Build

func (fuse FUSE) Build(config gogurt.Config) error

func (FUSE) Dependencies

func (fuse FUSE) Dependencies() []gogurt.Package

func (FUSE) Install

func (fuse FUSE) Install(config gogurt.Config) error

func (FUSE) Name

func (fuse FUSE) Name() string

func (FUSE) URL

func (fuse FUSE) URL(version string) string

type Fish

type Fish struct{}

func (Fish) Build

func (fish Fish) Build(config gogurt.Config) error

func (Fish) Dependencies

func (fish Fish) Dependencies() []gogurt.Package

func (Fish) Install

func (fish Fish) Install(config gogurt.Config) error

func (Fish) Name

func (fish Fish) Name() string

func (Fish) URL

func (fish Fish) URL(version string) string

type GCC

type GCC struct{}

func (GCC) Build

func (gcc GCC) Build(config gogurt.Config) error

func (GCC) Dependencies

func (gcc GCC) Dependencies() []gogurt.Package

func (GCC) Install

func (gcc GCC) Install(config gogurt.Config) error

func (GCC) Name

func (gcc GCC) Name() string

func (GCC) URL

func (gcc GCC) URL(version string) string

type GDB

type GDB struct{}

func (GDB) Build

func (gdb GDB) Build(config gogurt.Config) error

func (GDB) Dependencies

func (gdb GDB) Dependencies() []gogurt.Package

func (GDB) Install

func (gdb GDB) Install(config gogurt.Config) error

func (GDB) Name

func (gdb GDB) Name() string

func (GDB) URL

func (gdb GDB) URL(version string) string

type GLib

type GLib struct{}

func (GLib) Build

func (glib GLib) Build(config gogurt.Config) error

func (GLib) Dependencies

func (glib GLib) Dependencies() []gogurt.Package

func (GLib) Install

func (glib GLib) Install(config gogurt.Config) error

func (GLib) Name

func (glib GLib) Name() string

func (GLib) URL

func (glib GLib) URL(version string) string

type GMP

type GMP struct{}

func (GMP) Build

func (gmp GMP) Build(config gogurt.Config) error

func (GMP) Dependencies

func (gmp GMP) Dependencies() []gogurt.Package

func (GMP) Install

func (gmp GMP) Install(config gogurt.Config) error

func (GMP) Name

func (gmp GMP) Name() string

func (GMP) URL

func (gmp GMP) URL(version string) string

type GetText

type GetText struct{}

func (GetText) Build

func (gettext GetText) Build(config gogurt.Config) error

func (GetText) Dependencies

func (gettext GetText) Dependencies() []gogurt.Package

func (GetText) Install

func (gettext GetText) Install(config gogurt.Config) error

func (GetText) Name

func (gettext GetText) Name() string

func (GetText) URL

func (gettext GetText) URL(version string) string

type Git

type Git struct{}

func (Git) Build

func (git Git) Build(config gogurt.Config) error

func (Git) Dependencies

func (git Git) Dependencies() []gogurt.Package

func (Git) Install

func (git Git) Install(config gogurt.Config) error

func (Git) Name

func (git Git) Name() string

func (Git) URL

func (git Git) URL(version string) string

type Global

type Global struct{}

func (Global) Build

func (global Global) Build(config gogurt.Config) error

func (Global) Dependencies

func (global Global) Dependencies() []gogurt.Package

func (Global) Install

func (global Global) Install(config gogurt.Config) error

func (Global) Name

func (global Global) Name() string

func (Global) URL

func (global Global) URL(version string) string

type Go

type Go struct{}

func (Go) Build

func (golang Go) Build(config gogurt.Config) error

func (Go) Dependencies

func (golang Go) Dependencies() []gogurt.Package

func (Go) Install

func (golang Go) Install(config gogurt.Config) error

func (Go) Name

func (golang Go) Name() string

func (Go) URL

func (golang Go) URL(version string) string

type Help2Man

type Help2Man struct{}

func (Help2Man) Build

func (help2man Help2Man) Build(config gogurt.Config) error

func (Help2Man) Dependencies

func (help2man Help2Man) Dependencies() []gogurt.Package

func (Help2Man) Install

func (help2man Help2Man) Install(config gogurt.Config) error

func (Help2Man) Name

func (help2man Help2Man) Name() string

func (Help2Man) URL

func (help2man Help2Man) URL(version string) string

type LLDB

type LLDB struct{}

func (LLDB) Name

func (lldb LLDB) Name() string

func (LLDB) URL

func (lldb LLDB) URL(version string) string

type LLVM

type LLVM struct{}

func (LLVM) Build

func (llvm LLVM) Build(config gogurt.Config) error

func (LLVM) Dependencies

func (llvm LLVM) Dependencies() []gogurt.Package

func (LLVM) Install

func (llvm LLVM) Install(config gogurt.Config) error

func (LLVM) Name

func (llvm LLVM) Name() string

func (LLVM) URL

func (llvm LLVM) URL(version string) string

type LibFFI

type LibFFI struct{}

func (LibFFI) Build

func (libffi LibFFI) Build(config gogurt.Config) error

func (LibFFI) Dependencies

func (libffi LibFFI) Dependencies() []gogurt.Package

func (LibFFI) Install

func (libffi LibFFI) Install(config gogurt.Config) error

func (LibFFI) Name

func (libffi LibFFI) Name() string

func (LibFFI) URL

func (libffi LibFFI) URL(version string) string

type LibTool

type LibTool struct{}

func (LibTool) Build

func (libtool LibTool) Build(config gogurt.Config) error

func (LibTool) Dependencies

func (libtool LibTool) Dependencies() []gogurt.Package

func (LibTool) Install

func (libtool LibTool) Install(config gogurt.Config) error

func (LibTool) Name

func (libtool LibTool) Name() string

func (LibTool) URL

func (libtool LibTool) URL(version string) string

type LibXML2

type LibXML2 struct{}

func (LibXML2) Build

func (libxml2 LibXML2) Build(config gogurt.Config) error

func (LibXML2) Dependencies

func (libxml2 LibXML2) Dependencies() []gogurt.Package

func (LibXML2) Install

func (libxml2 LibXML2) Install(config gogurt.Config) error

func (LibXML2) Name

func (libxml2 LibXML2) Name() string

func (LibXML2) URL

func (libxml2 LibXML2) URL(version string) string

type LibXSLT

type LibXSLT struct{}

func (LibXSLT) Build

func (libxslt LibXSLT) Build(config gogurt.Config) error

func (LibXSLT) Dependencies

func (libxslt LibXSLT) Dependencies() []gogurt.Package

func (LibXSLT) Install

func (libxslt LibXSLT) Install(config gogurt.Config) error

func (LibXSLT) Name

func (libxslt LibXSLT) Name() string

func (LibXSLT) URL

func (libxslt LibXSLT) URL(version string) string

type Libevent

type Libevent struct{}

func (Libevent) Build

func (libevent Libevent) Build(config gogurt.Config) error

func (Libevent) Dependencies

func (libevent Libevent) Dependencies() []gogurt.Package

func (Libevent) Install

func (libevent Libevent) Install(config gogurt.Config) error

func (Libevent) Name

func (libevent Libevent) Name() string

func (Libevent) URL

func (libevent Libevent) URL(version string) string

type Lua

type Lua struct{}

func (Lua) Build

func (lua Lua) Build(config gogurt.Config) error

func (Lua) Dependencies

func (lua Lua) Dependencies() []gogurt.Package

func (Lua) Install

func (lua Lua) Install(config gogurt.Config) error

func (Lua) Name

func (lua Lua) Name() string

func (Lua) URL

func (lua Lua) URL(version string) string

type MPC

type MPC struct{}

func (MPC) Build

func (mpc MPC) Build(config gogurt.Config) error

func (MPC) Dependencies

func (mpc MPC) Dependencies() []gogurt.Package

func (MPC) Install

func (mpc MPC) Install(config gogurt.Config) error

func (MPC) Name

func (mpc MPC) Name() string

func (MPC) URL

func (mpc MPC) URL(version string) string

type MPFR

type MPFR struct{}

func (MPFR) Build

func (mpfr MPFR) Build(config gogurt.Config) error

func (MPFR) Dependencies

func (mpfr MPFR) Dependencies() []gogurt.Package

func (MPFR) Install

func (mpfr MPFR) Install(config gogurt.Config) error

func (MPFR) Name

func (mpfr MPFR) Name() string

func (MPFR) URL

func (mpfr MPFR) URL(version string) string

type Ncurses

type Ncurses struct{}

func (Ncurses) Build

func (ncurses Ncurses) Build(config gogurt.Config) error

func (Ncurses) Dependencies

func (ncurses Ncurses) Dependencies() []gogurt.Package

func (Ncurses) Install

func (ncurses Ncurses) Install(config gogurt.Config) error

func (Ncurses) Name

func (ncurses Ncurses) Name() string

func (Ncurses) URL

func (ncurses Ncurses) URL(version string) string

type NeoVim

type NeoVim struct{}

func (NeoVim) Build

func (neovim NeoVim) Build(config gogurt.Config) error

func (NeoVim) Dependencies

func (neovim NeoVim) Dependencies() []gogurt.Package

func (NeoVim) Install

func (neovim NeoVim) Install(config gogurt.Config) error

func (NeoVim) Name

func (neovim NeoVim) Name() string

func (NeoVim) URL

func (neovim NeoVim) URL(version string) string

type Ninja

type Ninja struct{}

func (Ninja) Build

func (ninja Ninja) Build(config gogurt.Config) error

func (Ninja) Dependencies

func (ninja Ninja) Dependencies() []gogurt.Package

func (Ninja) Install

func (ninja Ninja) Install(config gogurt.Config) error

func (Ninja) Name

func (ninja Ninja) Name() string

func (Ninja) URL

func (ninja Ninja) URL(version string) string

type NodeJS

type NodeJS struct{}

func (NodeJS) Build

func (nodejs NodeJS) Build(config gogurt.Config) error

func (NodeJS) Dependencies

func (nodejs NodeJS) Dependencies() []gogurt.Package

func (NodeJS) Install

func (nodejs NodeJS) Install(config gogurt.Config) error

func (NodeJS) Name

func (nodejs NodeJS) Name() string

func (NodeJS) URL

func (nodejs NodeJS) URL(version string) string

type OpenSSL

type OpenSSL struct{}

func (OpenSSL) Build

func (openssl OpenSSL) Build(config gogurt.Config) error

func (OpenSSL) Dependencies

func (openssl OpenSSL) Dependencies() []gogurt.Package

func (OpenSSL) Install

func (openssl OpenSSL) Install(config gogurt.Config) error

func (OpenSSL) Name

func (openssl OpenSSL) Name() string

func (OpenSSL) URL

func (openssl OpenSSL) URL(version string) string

type PBZip2

type PBZip2 struct{}

func (PBZip2) Build

func (pbzip2 PBZip2) Build(config gogurt.Config) error

func (PBZip2) Dependencies

func (pbzip2 PBZip2) Dependencies() []gogurt.Package

func (PBZip2) Install

func (pbzip2 PBZip2) Install(config gogurt.Config) error

func (PBZip2) Name

func (pbzip2 PBZip2) Name() string

func (PBZip2) URL

func (pbzip2 PBZip2) URL(version string) string

type Pcre

type Pcre struct{}

func (Pcre) Build

func (pcre Pcre) Build(config gogurt.Config) error

func (Pcre) Dependencies

func (pcre Pcre) Dependencies() []gogurt.Package

func (Pcre) Install

func (pcre Pcre) Install(config gogurt.Config) error

func (Pcre) Name

func (pcre Pcre) Name() string

func (Pcre) URL

func (pcre Pcre) URL(version string) string

type Pigz

type Pigz struct{}

func (Pigz) Build

func (pigz Pigz) Build(config gogurt.Config) error

func (Pigz) Dependencies

func (pigz Pigz) Dependencies() []gogurt.Package

func (Pigz) Install

func (pigz Pigz) Install(config gogurt.Config) error

func (Pigz) Name

func (pigz Pigz) Name() string

func (Pigz) URL

func (pigz Pigz) URL(version string) string

type PkgConfig

type PkgConfig struct{}

func (PkgConfig) Build

func (pkgconfig PkgConfig) Build(config gogurt.Config) error

func (PkgConfig) Dependencies

func (pkgconfig PkgConfig) Dependencies() []gogurt.Package

func (PkgConfig) Install

func (pkgconfig PkgConfig) Install(config gogurt.Config) error

func (PkgConfig) Name

func (pkgconfig PkgConfig) Name() string

func (PkgConfig) URL

func (pkgconfig PkgConfig) URL(version string) string

type Python2

type Python2 struct{}

func (Python2) Build

func (python2 Python2) Build(config gogurt.Config) error

func (Python2) Dependencies

func (python2 Python2) Dependencies() []gogurt.Package

func (Python2) Install

func (python2 Python2) Install(config gogurt.Config) error

func (Python2) Name

func (python2 Python2) Name() string

func (Python2) URL

func (python2 Python2) URL(version string) string

type RR

type RR struct{}

func (RR) Build

func (rr RR) Build(config gogurt.Config) error

func (RR) Dependencies

func (rr RR) Dependencies() []gogurt.Package

func (RR) Install

func (rr RR) Install(config gogurt.Config) error

func (RR) Name

func (rr RR) Name() string

func (RR) URL

func (rr RR) URL(version string) string

type ReadLine

type ReadLine struct{}

func (ReadLine) Build

func (readline ReadLine) Build(config gogurt.Config) error

func (ReadLine) Dependencies

func (readline ReadLine) Dependencies() []gogurt.Package

func (ReadLine) Install

func (readline ReadLine) Install(config gogurt.Config) error

func (ReadLine) Name

func (readline ReadLine) Name() string

func (ReadLine) URL

func (readline ReadLine) URL(version string) string

type SQLite

type SQLite struct{}

func (SQLite) Build

func (sqlite SQLite) Build(config gogurt.Config) error

func (SQLite) Dependencies

func (sqlite SQLite) Dependencies() []gogurt.Package

func (SQLite) Install

func (sqlite SQLite) Install(config gogurt.Config) error

func (SQLite) Name

func (sqlite SQLite) Name() string

func (SQLite) URL

func (sqlite SQLite) URL(version string) string

type SSHFS

type SSHFS struct{}

func (SSHFS) Build

func (sshfs SSHFS) Build(config gogurt.Config) error

func (SSHFS) Dependencies

func (sshfs SSHFS) Dependencies() []gogurt.Package

func (SSHFS) Install

func (sshfs SSHFS) Install(config gogurt.Config) error

func (SSHFS) Name

func (sshfs SSHFS) Name() string

func (SSHFS) URL

func (sshfs SSHFS) URL(version string) string

type Stow

type Stow struct{}

func (Stow) Build

func (stow Stow) Build(config gogurt.Config) error

func (Stow) Dependencies

func (stow Stow) Dependencies() []gogurt.Package

func (Stow) Install

func (stow Stow) Install(config gogurt.Config) error

func (Stow) Name

func (stow Stow) Name() string

func (Stow) URL

func (stow Stow) URL(version string) string

type TexInfo

type TexInfo struct{}

func (TexInfo) Build

func (texinfo TexInfo) Build(config gogurt.Config) error

func (TexInfo) Dependencies

func (texinfo TexInfo) Dependencies() []gogurt.Package

func (TexInfo) Install

func (texinfo TexInfo) Install(config gogurt.Config) error

func (TexInfo) Name

func (texinfo TexInfo) Name() string

func (TexInfo) URL

func (texinfo TexInfo) URL(version string) string

type TheSilverSearcher

type TheSilverSearcher struct{}

func (TheSilverSearcher) Build

func (ag TheSilverSearcher) Build(config gogurt.Config) error

func (TheSilverSearcher) Dependencies

func (ag TheSilverSearcher) Dependencies() []gogurt.Package

func (TheSilverSearcher) Install

func (ag TheSilverSearcher) Install(config gogurt.Config) error

func (TheSilverSearcher) Name

func (ag TheSilverSearcher) Name() string

func (TheSilverSearcher) URL

func (ag TheSilverSearcher) URL(version string) string

type Tmux

type Tmux struct{}

func (Tmux) Build

func (tmux Tmux) Build(config gogurt.Config) error

func (Tmux) Dependencies

func (tmux Tmux) Dependencies() []gogurt.Package

func (Tmux) Install

func (tmux Tmux) Install(config gogurt.Config) error

func (Tmux) Name

func (tmux Tmux) Name() string

func (Tmux) URL

func (tmux Tmux) URL(version string) string

type Tree

type Tree struct{}

func (Tree) Build

func (tree Tree) Build(config gogurt.Config) error

func (Tree) Dependencies

func (tree Tree) Dependencies() []gogurt.Package

func (Tree) Install

func (tree Tree) Install(config gogurt.Config) error

func (Tree) Name

func (tree Tree) Name() string

func (Tree) URL

func (tree Tree) URL(version string) string

type UniversalCTags

type UniversalCTags struct{}

func (UniversalCTags) Build

func (ctags UniversalCTags) Build(config gogurt.Config) error

func (UniversalCTags) Dependencies

func (ctags UniversalCTags) Dependencies() []gogurt.Package

func (UniversalCTags) Install

func (ctags UniversalCTags) Install(config gogurt.Config) error

func (UniversalCTags) Name

func (ctags UniversalCTags) Name() string

func (UniversalCTags) URL

func (ctags UniversalCTags) URL(version string) string

type Valgrind

type Valgrind struct{}

func (Valgrind) Build

func (valgrind Valgrind) Build(config gogurt.Config) error

func (Valgrind) Dependencies

func (valgrind Valgrind) Dependencies() []gogurt.Package

func (Valgrind) Install

func (valgrind Valgrind) Install(config gogurt.Config) error

func (Valgrind) Name

func (valgrind Valgrind) Name() string

func (Valgrind) URL

func (valgrind Valgrind) URL(version string) string

type Vim

type Vim struct{}

func (Vim) Build

func (vim Vim) Build(config gogurt.Config) error

func (Vim) Dependencies

func (vim Vim) Dependencies() []gogurt.Package

func (Vim) Install

func (vim Vim) Install(config gogurt.Config) error

func (Vim) Name

func (vim Vim) Name() string

func (Vim) URL

func (vim Vim) URL(version string) string

type XZ

type XZ struct{}

func (XZ) Build

func (xz XZ) Build(config gogurt.Config) error

func (XZ) Dependencies

func (xz XZ) Dependencies() []gogurt.Package

func (XZ) Install

func (xz XZ) Install(config gogurt.Config) error

func (XZ) Name

func (xz XZ) Name() string

func (XZ) URL

func (xz XZ) URL(version string) string

type Zlib

type Zlib struct{}

func (Zlib) Build

func (zlib Zlib) Build(config gogurt.Config) error

func (Zlib) Dependencies

func (zlib Zlib) Dependencies() []gogurt.Package

func (Zlib) Install

func (zlib Zlib) Install(config gogurt.Config) error

func (Zlib) Name

func (zlib Zlib) Name() string

func (Zlib) URL

func (zlib Zlib) URL(version string) string

type Zsh

type Zsh struct{}

func (Zsh) Build

func (zsh Zsh) Build(config gogurt.Config) error

func (Zsh) Dependencies

func (zsh Zsh) Dependencies() []gogurt.Package

func (Zsh) Install

func (zsh Zsh) Install(config gogurt.Config) error

func (Zsh) Name

func (zsh Zsh) Name() string

func (Zsh) URL

func (zsh Zsh) URL(version string) string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL