ctb: make patternX path autocomplete (#1065)

This commit is contained in:
2024-11-29 15:02:29 +01:00
committed by GitHub
parent dee86c63eb
commit e83527adee
4 changed files with 6 additions and 2 deletions

View File

@ -3884,8 +3884,8 @@ patternX:
require_det_id: true
function: setPattern
input: [ 'args[0]' ]
arg_types: [special::path]
input_types: [ std::string ]
cast_input: [ false ]
output: [ 'args.front()' ]
patword: