• Indent the string with the given amount of spaces

    Parameters

    • size: number

      Number of spaces to indent with

    • s: string

      String to indent

    Returns string