mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-07 02:48:27 +08:00
Added missing functions to interface
This commit is contained in:
@@ -6,6 +6,9 @@ import (
|
||||
|
||||
func TestLib(t *testing.T) {
|
||||
|
||||
// PathStackToString
|
||||
// MergePathStackToString (with true)
|
||||
|
||||
// var log = logging.MustGetLogger("yq")
|
||||
// subject := NewYqLib(log)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user