wget

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2025 License: MIT Imports: 12 Imported by: 0

Documentation

Overview

Wget reads one file from a url and writes to stdout.

Synopsis:

wget URL

Description:

Returns a non-zero code on failure.

Notes:

There are a few differences with GNU wget:
- Upon error, the return value is always 1.
- The protocol (http/https) is mandatory.

Example:

wget -O google.txt http://google.com/

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() core.Command

New creates a new cat command.

Types

This section is empty.

Jump to

Keyboard shortcuts

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