echo¶
Alias for the puts
action
echo | |
---|---|
Supported platforms | ios, android, mac |
Author | @KrauseFx |
1 Example¶
puts "Hi there"
Parameters¶
Key | Description | Default |
---|---|---|
message |
Message to be printed out. Fastlane.swift only |
* = default value is dependent on the user's system
To show the documentation in your terminal, run
fastlane action echo