rsp

package
v0.0.0-...-3de72e3 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package rsp provides the ability to parse rsp files.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Parse

func Parse(path string) ([]string, error)

Parse parses the given rsp file to return a list of file paths specified in the file.

func ParseWithFunc

func ParseWithFunc(path string, scanTemplate args.Scanner, argHandler func(s *args.Scanner) error) error

ParseWithFunc parses the given rsp file, using the provided scanner as a template to parse the flags and the argHandler function to process those flags.

Types

This section is empty.

Jump to

Keyboard shortcuts

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