Shopify.get_slug_from_shop
You're seeing just the function
get_slug_from_shop
, go back to Shopify module for more information.
Link to this function
get_slug_from_shop(shop)
Specs
Parses the shop slug from a shop domain.
Example
$> Shopify.get_slug_from_shop("johns-apparel.myshopify.com")
#> "johns-apparel"