Skip to content

Extensibility issue - CakeEngineActions is internal #3956

@twenzel

Description

@twenzel

Prerequisites

  • I have written a descriptive issue title
  • I have searched issues to ensure it has not already been reported

Cake runner

Cake .NET Tool, Cake Frosting, Cake runner for .NET Framework, Cake runner for .NET Core

Cake version

2.2

Operating system

N/A

Operating system architecture

N/A

CI Server

No response

What are you seeing?

While trying to implement a custom Cake engine I can't access the helper class CakeEngineActions because it's internal.
To make cake more extensible while providing base functionality it would be a great help if I can also use the CakeEngineActions class to access the existing functionality instead of copying it.

What is expected?

CakeEngineActions class should be public

Steps to Reproduce

Try to implement ICakeEngine

Output log

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions