package bundler
import "github.com/gohugoio/hugo/resources/resource_factories/bundler"
Package bundler contains functions for concatenation etc. of Resource objects.
Index ¶
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client contains methods perform concatenation and other bundling related tasks to Resource objects.
func New ¶
New creates a new Client with the given specification.
func (*Client) Concat ¶
Concat concatenates the list of Resource objects.
Source Files ¶
- Version
- v0.144.2 (latest)
- Published
- Feb 19, 2025
- Platform
- linux/amd64
- Imports
- 8 packages
- Last checked
- 13 hours ago –
Tools for package owners.