GetURLsFromInput

public struct GetURLsFromInput : Shortcut

Returns any links found in the input.

Input: App Store apps, URLs, Places, Articles, iTunes products, Reminders, Contacts, Text, Maps links, Podcasts, Trello cards, Trello boards, Safari web pages, Dropbox files, Giphy items, Email addresses, Rich text, Dates, Calendar events, Podcast episodes, Phone numbers, iTunes artists

Result: URLs

  • The contents of the shortcut.

    Declaration

    Swift

    public var body: some Shortcut { get }
  • Initializes the shortcut.

    Declaration

    Swift

    public init(input: Text)

    Parameters

    input

    The content to search for links.