ar

package
v13.4.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2019 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

Package ar provides an ar file archiver.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Create(srcs []string, out string, combine, rename bool) error

Create creates a new ar archive from the given sources. If combine is true they are treated as existing ar files and combined. If rename is true the srcs are renamed as gcc would (i.e. the extension is replaced by .o).

func Find

func Find() ([]string, error)

Find finds all the .a files under the current directory and returns their names.

Types

This section is empty.

Jump to

Keyboard shortcuts

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