mirror of
https://github.com/mudler/luet.git
synced 2025-09-21 19:18:09 +00:00
6 lines
180 B
Go
6 lines
180 B
Go
![]() |
// Copyright (c) 2018, Daniel Martí <mvdan@mvdan.cc>
|
||
|
// See LICENSE for licensing information
|
||
|
|
||
|
// Package expand contains code to perform various shell expansions.
|
||
|
package expand
|