Skip to main content

is_pep723_script

Function is_pep723_script 

Source
pub fn is_pep723_script(path: &Path) -> Result<bool>
Expand description

Check if a file is a Python script that might have PEP 723 metadata