Function action_core::issue_file_command
source · pub fn issue_file_command(
command: impl AsRef<str>,
message: impl AsRef<str>
) -> Result<(), FileCommandError>
pub fn issue_file_command(
command: impl AsRef<str>,
message: impl AsRef<str>
) -> Result<(), FileCommandError>