PacletSiteObject

PacletSiteObject[assoc]

represents a site from which paclets can be automatically downloaded.

Details

  • The properties in assoc include:
  • "URL"the URL of the site (http:, https:, or file:)
    "Name"an arbitrary name for the site
    "Local"whether the site can be reached without internet access
  • PacletSiteObject expressions are returned by functions like PacletSites and PacletSiteRegister; you generally do not type them in yourself.
  • You can use property syntax to extract properties: PacletSiteObject[]["prop"].
  • PacletSites[] gives the list of known paclet sites.

Examples

Basic Examples  (1)

PacletSites shows the list of known sites:

You can use property-extraction syntax to get property values:

Wolfram Research (2020), PacletSiteObject, Wolfram Language function, https://reference.wolfram.com/language/ref/PacletSiteObject.html.

Text

Wolfram Research (2020), PacletSiteObject, Wolfram Language function, https://reference.wolfram.com/language/ref/PacletSiteObject.html.

CMS

Wolfram Language. 2020. "PacletSiteObject." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/PacletSiteObject.html.

APA

Wolfram Language. (2020). PacletSiteObject. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/PacletSiteObject.html

BibTeX

@misc{reference.wolfram_2023_pacletsiteobject, author="Wolfram Research", title="{PacletSiteObject}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/PacletSiteObject.html}", note=[Accessed: 19-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_pacletsiteobject, organization={Wolfram Research}, title={PacletSiteObject}, year={2020}, url={https://reference.wolfram.com/language/ref/PacletSiteObject.html}, note=[Accessed: 19-April-2024 ]}