AskForInput
public struct AskForInput : Shortcut
Prompts the user to enter a piece of information.
Result: Text
-
The contents of the shortcut.
Declaration
Swift
public var body: some Shortcut { get }