Ask a question to get started
Enter to send•Shift+Enter new line
is_valid_package_name( package: str, ) -> bool
package
str
Candidate package name from CLI or slash-command input.
Return whether package is safe to embed in a --with install command.
--with