getInfos::guess skeleton
This commit is contained in:
parent
b61dddcd67
commit
0ea0dbe09d
10
lib/tags/getInfos::guess
Normal file
10
lib/tags/getInfos::guess
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
getInfosGuess_version='guess-1'
|
||||||
|
tagreaders+=( "$getInfosGuess_version" )
|
||||||
|
getInfos::Guess() {
|
||||||
|
tagreader="$getInfosGuess_version"
|
||||||
|
local \
|
||||||
|
infos \
|
||||||
|
|
||||||
|
: #FIXME
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user