Searched defs:get_author (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/distutils/ | ||
H A D | dist.py | 1168 def get_author(self): member in DistributionMetadata |
/third_party/rust/crates/clap/src/builder/ | ||
H A D | command.rs | 3260 pub fn get_author(&self) -> Option<&str> { in get_author() functions |
Completed in 8 milliseconds