- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1 - 4 of 4 for v (0.05 seconds)
Filter
-
test.lua
" v" .. version) print(description)...raw.githubusercontent.com/codelibs/fess-testdata/master/files/scripts/test.lua -
test.bash
{ echo "Starting ${APP_NAME} v${VERSION}" echo "${DESCRIPTION}"...raw.githubusercontent.com/codelibs/fess-testdata/master/files/scripts/test.bash -
test.ps1
Write-Host "Starting $AppName v$Version" Write-Host $Description...raw.githubusercontent.com/codelibs/fess-testdata/master/files/scripts/test.ps1 -
test.pl
main { print "Starting $app_name v$version\n"; print "$description\n";...raw.githubusercontent.com/codelibs/fess-testdata/master/files/scripts/test.pl