What the signature database implies for a package function: what its own entry states (see fnInfoFromSignature) plus the PropagatedProps of everything it calls, transitively. A package function that ends up in system() runs a system command as well.
system()
Optional
What the signature database implies for a package function: what its own entry states (see fnInfoFromSignature) plus the PropagatedProps of everything it calls, transitively. A package function that ends up in
system()runs a system command as well.