Fixed Parameters
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export def lumen-search-content [searchstr = string]: any -> table {
|
||||
export def lumen-search-content [searchstr: string]: any -> table {
|
||||
let $tmp = $in
|
||||
mut $path = pwd
|
||||
if ($tmp != null) {
|
||||
|
||||
Reference in New Issue
Block a user