coreinspectorsget_slugOn this pageget_slugFunctionSource v_1: str = get_slug(slang: str) Get the URL slug from the slang prototype. Arguments Requires NameTypeRequiredDescriptionslangstrThe slang in the endpoint format, for example: "package.module.class". Returns NameTypeDescriptionv_1strThe absolute URL of a page.