index
:
meson
debian
progress-linux
upstream
debian 11 backports: hardware (libnvme, nvme-cli)
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test cases
/
swift
/
3 library
/
lib
/
datasource.swift
blob: 4ac7c2ab829679d8e26558b6ec9df8429112d0d4 (
plain
)
1
2
3
public
func
getData
()
->
String
{
return
"String from module."
}